Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 283 Bytes

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