Skip to content

ambrosrono/Simple-Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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>

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages