DEPENDENCIES:
python3
python3-pip
INSTALLATION:
git clone https://github.com/ilolm/network_scanner.git
cd network_scanner
pip3 install -r requirements.txt
chmod +x network_scanner.py
USAGE:
Usage: sudo ./network_scanner.py [options]
Options:
-h, --help show this help message and exit
-r IP_RANGE, --range=IP_RANGE
Put here IP address range.
-i IFACE, --iface=IFACE
Select an interface. Default - "eth0"