This commit is contained in:
DanMcInerney 2013-11-07 13:09:25 -07:00
parent 528d30a952
commit a557966c1f

View file

@ -59,7 +59,7 @@ Read from pcap:
python LANs.py -pcap libpcapfilename -ip 192.168.0.10 python LANs.py -pcap libpcapfilename -ip 192.168.0.10
``` ```
To read from a pcap file you must include the target's IP address with the -ip option. It must also be in libpcap form which is the most common anyway. To read from a pcap file you must include the target's IP address with the -ip option. It must also be in libpcap form which is the most common anyway. One advantage of reading from a pcap file is that you do not need to be root to execute the script.
Aggressive usage: Aggressive usage: