Skip to main content

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


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.8.tar.gz (6.4 kB view hashes)

Uploaded Source

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