Skip to content

Experience the power of network exploration with this Python-based port scanner. Detect open ports on any target and strengthen your network security with ease.

License

Notifications You must be signed in to change notification settings

iftekharmickey/Port-Hound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Port-Hound

Port-Hound is a Python-based script that allows you to scan and identify open ports on a target IP address or domain. It offers a simple way to perform basic network reconnaissance and report open ports for further analysis and security assessment.

Features

  • Simple and efficient port scanning
  • Displays open ports in real-time
  • Provides a final list of open ports
  • ASCII art banner for style

Usage

  1. Clone the repository:

    git clone https://github.com/iftekharmickey/Port-Hound.git
  2. Navigate to the project directory:

    cd Port-Hound
  3. Run the script:

    python portscanner.py
  4. Enter the target IP address or domain when prompted.

  5. The script will scan for open ports and display real-time results.

  6. At the end, it will provide a list of open ports found.

Requirements

  • Python 3.x

Author

This tool was developed by Iftekhar Tahir.

License

This project is licensed under the MIT License. See the (LICENSE) file for details.


Disclaimer: This tool is for educational and informational purposes only. Use it responsibly and only on systems for which you have explicit permission.

About

Experience the power of network exploration with this Python-based port scanner. Detect open ports on any target and strengthen your network security with ease.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages