Skip to content

Instantly share code, notes, and snippets.

@mid9commander
Created January 23, 2011 05:59
Show Gist options
  • Save mid9commander/791864 to your computer and use it in GitHub Desktop.
Save mid9commander/791864 to your computer and use it in GitHub Desktop.
tcpdump, wireshark
TCPDUMP can capture packet info, if you capture the hex info (headers and datagrams) you will need a GUI tool to see it easily. Wireshark = ethereal would be what you are looking for.
sudo apt-get install wireshark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment