Skip to content

Hex-Tron/Port_Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Port_Checker

Usage Python 3.9.5

USE 30 threads to check ports

python_project

python port_checkerV4.py -h

usage: port_checkerV4.py [-h] [-u URL] [-p PORTS] [-t THREADS] [-b TIMEOUT]

Port checker

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     Url Or host
  -p PORTS, --ports PORTS
			how many ports to scan default(1000)
  -t THREADS, --threads THREADS
			Total threads to use default(30)
  -b TIMEOUT, --timeout TIMEOUT
			timeout to inspect a port

About

Check ports with 30 threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages