Skip to main content

An Simple Tool for Validate Proxy

Project description

proxy-inspector

A tool for quickly verifying the availability of proxy IP

Usage

>> from proxy_inspector import ProxyInspector
>> checker = ProxyInspector()
>> proxies = checker.validate("https://www.google.com", ["https://MY_PROXY_1", "https://MY_PROXY_2", "https://MY-PROXY-3"])
>> print(proxies)

["https://MY_PROXY_1", "https://MY_PROXY_2", "https://MY-PROXY-3"]

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

proxy_inspector-0.0.5-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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