davidbombal / red-python-scripts

MIT License
1.99k stars 1.58k forks source link

Update lanscan_arp.py #14

Open laerson-hammes opened 3 years ago

laerson-hammes commented 3 years ago

I added the option to pass the ip address / range when running the script. Example: python .\lanscan_arp.py -ipr 192.168.1.0/24 If not passed, it will promptly request. You can use -h to help python .\lanscan_arp.py -h