Created
January 23, 2011 05:59
-
-
Save mid9commander/791864 to your computer and use it in GitHub Desktop.
tcpdump, wireshark
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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