From a557966c1f98b91daf6347300101078482472562 Mon Sep 17 00:00:00 2001 From: DanMcInerney Date: Thu, 7 Nov 2013 13:09:25 -0700 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da45cf7..52d5fbe 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Read from pcap: 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: