From 684ef90b439866b10110dc2a42eb1869ee1dfd2d Mon Sep 17 00:00:00 2001 From: DanMcInerney Date: Sun, 10 Nov 2013 14:45:17 -0700 Subject: [PATCH] Added the new -rip and -rmac options to README --- LANs.py | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/LANs.py b/LANs.py index 887165e..b324ec0 100755 --- a/LANs.py +++ b/LANs.py @@ -6,7 +6,7 @@ Prerequisites: Linux nbtscan (optional) aircrack-ng Python 2.6+ - nfqueue-bindings + nfqueue-bindings 0.4-3 scapy twisted diff --git a/README.md b/README.md index fbe5dec..eab4cd6 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,10 @@ python LANs.py -h -pcap PCAP_FILE: parse through all the packets in a pcap file; requires the -ip [target's IP address] argument +-rmac ROUTER_MAC: enter router MAC here if you're having trouble getting the script to automatically fetch it + +-rip ROUTER_IP: enter router IP here if you're having trouble getting the script to automatically fetch it + -v: show verbose URLs which do not truncate at 150 characters like -u