Welcome to the Port Scanner repository! This Python-based tool is designed to scan and identify open ports on target hosts, empowering you to enhance network security and awareness.
- Port Discovery: Detect open ports on specified target hosts.
- Customization: Configure scan parameters and timeout settings to suit your needs.
- Quick Insights: Gain insights into potential vulnerabilities and security gaps in your network.
- Clone this repository to your local machine.
- Open a terminal and navigate to the repository's directory.
- Run the Port Scanner script by executing
python port_scanner.py
. - Follow the on-screen prompts to specify the target host and scan parameters.
- The tool will analyze the specified host and display the results, revealing open ports.
To get started with the Port Scanner, follow these steps:
- Ensure you have Python installed on your system.
- Clone or download this repository.
- Open a terminal and navigate to the repository's directory.
- Run the Port Scanner script as mentioned in the usage instructions.
Feel free to customize and enhance the tool to suit your specific requirements.
Have questions, suggestions, or want to collaborate? Let's connect on LinkedIn: https://www.linkedin.com/in/indrajithsb/
Happy scanning and securing your network!
Disclaimer: This tool is designed for educational and informational purposes. Use responsibly and ensure you have the necessary permissions before scanning any network.