Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.3 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.3 KB

EchoScan - A Basic Port Scanner

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.

Usage

  1. Clone the repository:

    git clone https://github.com/SolveniteOP/Echo-Scan.git
  2. Navigate to the project directory:

    cd Echo-Scan
  3. Run the port scanner script:

    python3 EchoScan.py
  4. 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.

Disclaimer

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.

License

This project is licensed under the MIT License - see the LICENSE file for more details.

Contact

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 :)