Skip to content

Xannydayo/PortChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Port Scanner Tool

Description

This tool is designed to help users scan the open ports of a given URL efficiently and effectively. It provides a range of features that simplify the process of port scanning and improve productivity.

Features

  • URL Parsing: Parses the given URL to extract the hostname.
  • IP Address Resolution: Resolves the hostname to an IP address.
  • Port Scanning: Scans ports from 1 to 1024 to check if they are open.
  • Loading Animation: Displays a loading animation while scanning ports.
  • Progress Bar: Shows the progress of the port scanning process.

Installation

To install this tool, follow these steps:

  1. Ensure you have Python installed on your system.
  2. Install the required dependencies using pip:
    pip install tqdm
  3. Download the main.py file from the repository.

Usage

To use this tool, follow these steps:

  1. Open a terminal or command prompt.
  2. Navigate to the directory where main.py is located.
  3. Run the script using Python:
    python main.py
  4. Enter the URL when prompted.

Contributing

We welcome contributions from the community. To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Submit a pull request with a detailed description of your changes.

License

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

About

for searchingport and ip address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages