Skip to content

Latest commit

 

History

History

port_scanner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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>