Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 294 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 294 Bytes

Port Scanner

A high speed multi-threaded port scanner. With no dependency other than packages in the Python Standard Library!

help

python3 port_scanner.py --help

Usage

cd port_scanner
python3 port_scanner.py <host-ip> --start <start-port> --end <end-port>