A python script that scans for open ports of a target
Make sure that the libraries "sys", "threading", "datetime" and "socket" are installed in your pc
python portscanner.py [-s ]
or you can use:
python3 portscanner.py [-s ]
argument is important and define the target computer
the -s is optional if you want to save in a file the open ports of the target