This is a simple port scanner implemented in Python. The script allows you to scan a target host for open ports within a specified range.
-
Clone the repository:
git clone https://github.com/SolveniteOP/Echo-Scan.git
-
Navigate to the project directory:
cd Echo-Scan
-
Run the port scanner script:
python3 EchoScan.py
-
Follow the prompts to enter the target host and port range.
Note: The scanner might take some time to finish executing so please be patient.
This port scanner is meant for educational purposes only. Unauthorized scanning of systems without proper authorization is illegal and unethical. Use this tool responsibly and only on systems you have permission to scan.
This project is licensed under the MIT License - see the LICENSE file for more details.
- GitHub: (https://github.com/solveniteop)
- Email: solveniteop@proton.me
This is a fun project I created to learn more about networking and Python. Feel free to contribute to the project by creating a pull request or opening an issue. If you have any questions or suggestions, please feel free to reach out to me! I'm always looking to make improvements and get better :)