Skip to content

Instantly share code, notes, and snippets.

@djburdick
Created April 2, 2013 20:55
Show Gist options
  • Select an option

  • Save djburdick/5296099 to your computer and use it in GitHub Desktop.

Select an option

Save djburdick/5296099 to your computer and use it in GitHub Desktop.
show all tcp activity on a port. #linux
sudo tcpdump -i eth0 'port 8125'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment