Skip to main content

A tool to verify proxy information.

Project description

Proxy Information Checker

PyPI

Python Version

GitHub License

proxy_information is a Python package for verifying and collecting information about proxy servers. With this package, you can easily check the status, response time, anonymity level, and geolocation of a given proxy server.

Features

  • Check the status of a proxy server.

  • Measure the response time of a proxy server.

  • Determine the anonymity level (Transparent, Elite, or Anonymous) of a proxy server.

  • Retrieve the country and country code of a proxy server's location.

Installation

You can install proxy_information using pip:

pip install proxy_information

Usage

from proxy_information import ProxyInformation

# Initialize a ProxyInformation instance

checker = ProxyInformation()

# Verify a proxy server and get its information

proxy_info = checker.check_proxy("103.88.35.200:1080")

# Print the results

print(proxy_info)

Contributing

We welcome contributions from the community to help us improve and grow this project. If you would like to contribute, please follow these guidelines:

  • Check if there are any open issues you would like to work on, or if you have a new idea or feature to suggest, create a new issue on the GitHub repository.

  • Fork the repository and create a new branch for your contributions.

  • Make your changes, ensuring that your code follows the project's coding style and conventions.

  • Write clear, concise, and well-documented code and commit messages.

  • Test your changes to ensure they work as expected.

  • Submit a pull request to the main repository, explaining the purpose of your changes and referencing the related issue.

We appreciate your contributions and look forward to working together to make this project even better.

License

This project is licensed under the MIT License. By contributing to this project, you agree to adhere to the terms and conditions outlined in the LICENSE file. The MIT License is a permissive open-source license that allows you to use, modify, distribute, and even sell the software, provided you give appropriate credit and include the original license when redistributing the code. For more details, please refer to the LICENSE file.

Author

This project is authored by a dedicated developer who strives to create innovative software solutions. To explore more projects and get in touch, visit the following:

GitHub Twitter ProtonMail

Your feedback and collaboration are greatly appreciated. Thank you for your interest in this project.

Changelog

  • Version 0.2:

    • IP Retrieval Method: Switched to IPFy for more reliable and unlimited public IP retrieval.

    • Geolocation Service: Updated to use ReallyFreeGeoIP for improved accuracy and no request limits.

    • Code Optimization: Reorganized and optimized code structure for better readability and maintainability.

    • Error Handling: Implemented robust error handling to gracefully handle exceptions during API requests.

    • Documentation: Improved function and class docstrings for better understanding.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

proxy_information-0.2.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

proxy_information-0.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file proxy_information-0.2.tar.gz.

File metadata

  • Download URL: proxy_information-0.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for proxy_information-0.2.tar.gz
Algorithm Hash digest
SHA256 fe3d722dfd10455eea964a45e957b9ba3af7958673ffb5d6a797a28147e775d0
MD5 1ac28c07e7fe45179eb64850dd6a62a0
BLAKE2b-256 1eef442c750a82ba5c654526b2da337ed0e5a6a695d0c568a355ad4ac12d6d7a

See more details on using hashes here.

File details

Details for the file proxy_information-0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for proxy_information-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 2c0de9425340320b520c163fa21a2d355140d50fa4792eb7afb0627a11fe371e
MD5 6608598c6183ebedc0bb88c0d9415197
BLAKE2b-256 e4d1499aa4ba6b6e6b2aef579bfde622899af53072aa2b4e6cea50c0893cf470

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page