Hi,
In last few weeks i work on 2 open source project that i want to share with
the community and hope more people will contribute.
PyProxyToolkit
https://github.com/garrylachman/PyProxyToolkitFast multi-threaded proxy checker based on strategies. Currently only 2 strategies are implemented but its very simple add more.
Strategy provide the request url that we use with the proxy request and the matching logic against the response.
Strategies: httpbinStrategy (validate ip, default), googleStrategy (validate if banned on google)
Works on python 3+ only
QProxyCheckerLib
https://github.com/garrylachman/QProxyCheckerLibProxy Checker Lib for QT C++, its provide easy interface to check if the proxy alive & anonymity level.
In next steps i want to add benchmarking, geo locations & ip details
Both projects released under GNU/LGPL.
Thanks,
Garry
In last few weeks i work on 2 open source project that i want to share with
the community and hope more people will contribute.
PyProxyToolkit
https://github.com/garrylachman/PyProxyToolkitFast multi-threaded proxy checker based on strategies. Currently only 2 strategies are implemented but its very simple add more.
Strategy provide the request url that we use with the proxy request and the matching logic against the response.
Strategies: httpbinStrategy (validate ip, default), googleStrategy (validate if banned on google)
Works on python 3+ only
QProxyCheckerLib
https://github.com/garrylachman/QProxyCheckerLibProxy Checker Lib for QT C++, its provide easy interface to check if the proxy alive & anonymity level.
In next steps i want to add benchmarking, geo locations & ip details
Both projects released under GNU/LGPL.
Thanks,
Garry