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