/NetworkScanner

Simple Python3 Network Device Scanner

Primary LanguagePythonApache License 2.0Apache-2.0

NetworkScanner

Simple Python3 Network Device Scanner

Usage

Install required modules : pip3 install scapy-python3

Run : python3 network-scanner.py -t <ip> or python3 network-scanner.py --target <ip> You can add '/24' to the ip to scan all ip's on the network