#netscan netscan is
##Usage (netscan.py example code)
python netscan.py
-l -- Listen mode, gets packets and prints data
-s [data] -- Send mode, sends packets over and over
-m -- Passive profiling of all the channels (1-11)
-c [UserName] -- Chat client mode
-r -- Reloop shows the mod/remainder of the specified channel
-p -- Ping/Pong testing, Run this on one machine and it will
respond with a pong.
-k -- Ping server mode, will repsond to pings with pong and current time
##Dependencies
##Installation
##TODO