####### THIS IS A BASIC PYTHON PORT SCANNER #######
####### PLEASE FIRST INSTALL PYTHON3 IF NOT AVAILABLE #######
python3 --version
$ sudo apt-get update $ sudo apt-get install python3.6
Download the python.exe file on your computer from the official site.
Open CMD and change Your directory to the path where you have python.exe
Past this code in your Command prompt make sure to change the name with your file version In the below code(e.g python-3.8.5.exe)
python-3.6.0.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0
python3 scanner.py IP_ADDRESS
FOR EXAMPLE python3 scanner.py 192.168.1.49