This tool identifies your targets ports that are open and closed much faster way
How to install This Tool and How to run this Tool
1.Open Terminal
2. pip3 install scapy
3.git clone https://github.com/Mrblackhat80/PortScanner.git
4.cd PortScanner
5.python PortScanner.py
If you want to increase the ports range or decrease you do this like:
Change the Port Number range you want:
1.Open code editor
2.And now go to the 15 line
3.And change the port range number
4.And Save it.
1.Open the terminal
2.nano Portscanner.py
3.And change the port range number
4.And Save it.