Python proxy checker toolkit
Project description
Fast multi-threaded proxy checker based on strategies.
Strategy provide the request url and matching logic. The checker sends request to strategy url and return the content for validation.
Supported strategie:
-----------------
httpbinStrategy - the strategy and sends request to http://httpbin.org/ip and validate the proxy ip against the response.
httpbinAnonymousStrategy - same as httpbinStrategy buy filter out transparent proxies.
googleStrategy - the strategy validate if the proxy is banned on Google
Usage
-----------------
python3 -m PyProxyToolkit.Console -h
optional arguments:
-h, --help show this help message and exit
-i I Proxy list in file
-o O Proxy list out file (append)
-t T Number of threads
-x X Timeout in sec
-w W Write results to file interval in sec
-s {httpbinStrategy,googleStrategy,httpbinAnonymousStrategy}
Select strategy
-ssl {yes,no} SSL Mode
-debug {yes,no} Debug Mode
What`s new?
-----------------
httpbinAnonymousStrategy adeed
TESTED ON PYTHON 3.5
Links
-----------------
https://rev.proxies.online
https://github.com/garrylachman/PyProxyToolkit
Strategy provide the request url and matching logic. The checker sends request to strategy url and return the content for validation.
Supported strategie:
-----------------
httpbinStrategy - the strategy and sends request to http://httpbin.org/ip and validate the proxy ip against the response.
httpbinAnonymousStrategy - same as httpbinStrategy buy filter out transparent proxies.
googleStrategy - the strategy validate if the proxy is banned on Google
Usage
-----------------
python3 -m PyProxyToolkit.Console -h
optional arguments:
-h, --help show this help message and exit
-i I Proxy list in file
-o O Proxy list out file (append)
-t T Number of threads
-x X Timeout in sec
-w W Write results to file interval in sec
-s {httpbinStrategy,googleStrategy,httpbinAnonymousStrategy}
Select strategy
-ssl {yes,no} SSL Mode
-debug {yes,no} Debug Mode
What`s new?
-----------------
httpbinAnonymousStrategy adeed
TESTED ON PYTHON 3.5
Links
-----------------
https://rev.proxies.online
https://github.com/garrylachman/PyProxyToolkit
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
PyProxyToolkit-0.0.9.tar.gz
(6.5 kB
view details)
File details
Details for the file PyProxyToolkit-0.0.9.tar.gz.
File metadata
- Download URL: PyProxyToolkit-0.0.9.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fd17c2e83a820109558b2bc1fb8b34b4913629a7ad74358408bb02633ff0d87
|
|
| MD5 |
88f91ef5ae77e900bf7d0b14c175a358
|
|
| BLAKE2b-256 |
d17d8500077fc5fb7086dde69c84946d4e4248b648b759ce615c2f2a735713e5
|