Skip to content

Avichiii/PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This Project is implementation of a multi-threaded TCP Port Scanner.

usege: python3 portScanner.py // scans the src host (1 - 1024) port by default

    python3 portScanner.py -h // help menu

example: python3 portScanner.py -n 127.0.0.1 -p 1 - 10000

About

TCP Port Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages