Saturday, November 02, 2013

Tcpflow Network traffic capture in three simple steps



Three simple steps to capture network traffic capture on your linux box


  • On the Debian Box, just install tcpflow using apt-get
  • $ifconfig to figure out the network interface (mine was eth0)
  • $sudo tcpflow -c -e -i eth0




© 2025 Life of a third world developer
Maira Gall