Tool for snoop packet
Alright, This tool for snooping packet on network. It wil help you for anlyze data. ease to use. This only support linux OS, because windows already has good tools.
HOW TO USE:
-
You must compile it with command 'make'. $ make snooper
-
Run snooper or specify opitions $ ./snooper [-p port] [-d filter] $ ./snooper -p 8080 -d "mydata"
-
Be happy.