Skip to content

ilolm/network-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network scanner/discover

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"