ProxyBroker - Open source Proxy Grabber/Checker/Server

kveldulv

Regular Member
Joined
Aug 19, 2009
Messages
223
Reaction score
91
https://github.com/constverum/ProxyBroker

This is an awesome open source proxy grabber/checker/server. Better than a lot of commercial proxy apps, works well from windows powershell too :)


pip install proxybroker
https://github.com/constverum/ProxyBroker

Find and show 10 HTTP(S) proxies from United States with the high level of anonymity:
$ proxybroker find --types HTTP HTTPS --lvl High --countries US --strict -l 10

Find and save to a file 100 US proxies (without a check):
$ proxybroker grab --countries US --limit 100 --outfile ./proxies.txt

Serve Run a local proxy server that distributes incoming requests to a motherfuckin' pool of found HTTP(S) proxies with the high level of anonymity:
$ proxybroker serve --host 127.0.0.1 --port 8888 --types HTTP HTTPS --lvl High
 
nice product ,but i still think port scanning can produce better un tapped sources
of proxies not in the local proxie pools

You're right, the quality of port scanned proxies is much better. Can you suggest any hosts that are ok network scanning?
Where I host most of my vps' are very strict on this sort of thing :(
 
tough 1 , i no alot of isp's frown on port scanning and have been known
to remove there service from users.

oddly ive been port scanning on my isp 10 yrs without issue
uk so ill take it.
 
Back
Top