mirror of
https://github.com/DanMcInerney/LANs.py.git
synced 2025-07-14 00:53:53 -07:00
readme
This commit is contained in:
parent
528d30a952
commit
a557966c1f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue