Skip to content

Instantly share code, notes, and snippets.

@zol
Created December 6, 2012 22:44
Show Gist options
  • Save zol/4229164 to your computer and use it in GitHub Desktop.
Save zol/4229164 to your computer and use it in GitHub Desktop.
TCPDump log packets to port 9090 on en1
sudo tcpdump -w logged.pcap -i en1 -vv dst port 9090
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment