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
Subscribe to:
Posts (Atom)