Skip to content

The IP Status Checker is a command-line tool written in Python that allows you to find the status codes of IP addresses. It helps you quickly determine whether the IP addresses are reachable and obtain their corresponding status codes.

Notifications You must be signed in to change notification settings

whitedevil1710/DS-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DS-Finder

The DS-finder is a command-line tool written in Python that allows you to find the status codes of IP addresses. It helps you quickly determine whether the IP addresses are reachable and obtain their corresponding status codes.

Features

  • Check the status codes of IP addresses using HTTP and HTTPS protocols.
  • Supports both IPv4 and IPv6 addresses.
  • Save the IP addresses and their status codes to a CSV file.
  • Read IP addresses from a file for batch processing.

Usage

  1. Clone the repository:
https://github.com/whitedevil1710/DS-Finder.git
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Run the script:
python status.py
  1. Follow the on-screen instructions to use the different commands available in the IP Status Checker tool.

Example

To find the status codes of multiple IP addresses, you can use the following commands:

read <file name>
find_status

The tool will check the status codes of each IP address and display the results.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please create an issue or submit a pull request. For major changes, please open an issue first to discuss the changes you would like to make.

Contact

If you have any questions or inquiries, please feel free to reach out to me via email.

About

The IP Status Checker is a command-line tool written in Python that allows you to find the status codes of IP addresses. It helps you quickly determine whether the IP addresses are reachable and obtain their corresponding status codes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages