USE 30 threads to check ports
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