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
File details
Details for the file proxy_inspector-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: proxy_inspector-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39b197c59f45435ea1eacd49ce79cf535d714f7acf5907b187caed3aeb715ca7 |
|
MD5 | c570cd3d0bb4e3fdf9dea1beaeabd75a |
|
BLAKE2b-256 | bef85cbd40139f30777dee034124b698205eb722e492cb2d4edd471edd37d24a |