Skip to content

Instantly share code, notes, and snippets.

@pythonicrubyist
Created November 27, 2013 21:14
Show Gist options
  • Save pythonicrubyist/7683298 to your computer and use it in GitHub Desktop.
Save pythonicrubyist/7683298 to your computer and use it in GitHub Desktop.
TCP Network Traffic Monitor in Linux
udo apt-get install tcptrack
sudo tcptrack -i eth0 -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment