A port scanner is an application designed to probe a server or host for open ports. Such an application may be used by administrators to verify security policies of their networks and by attackers to identify network services running on a host and exploit vulnerabilities
Port-finder is a simple tool which made by -n_A that helps you to Scan and find open-port in any networks.
It can Scan 1 to 65K port in 10s In your tergated IP.
Go-to github to install port-finder.
git clone https://github.com/naemazam/port-finder.git
cd Port-finder
python3 port-finder.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. This is my first tool. every advice , you are welcome.!!
Please make sure to update tests as appropriate.