rdbo / network_scanner.py

IP scanner (Python3)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

network_scanner.py

Network scanner (Python3)

[*] Usage: 
sudo python3 network_scanner.py <arguments>
-c (--cidr):              specify the CIDR (e. g. 192.168.0.1/24)
-w (--wait)[optional]:    specify the wait time until a timeout
-t (--ttl)[optional]:     specify the TTL (time to live)

About

IP scanner (Python3)


Languages

Language:Python 100.0%