Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 967 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 967 Bytes

fetch-some-proxies Python 2.6|2.7 License

Simple Python tool for fetching "some" (usable) proxies. It fetches list of public proxies (from here) and automatically finds in a quick manner those that are usable from running machine in that same moment (Note: testing of SOCKS proxies is currently possible only on non-Windows platforms).

Why should you use it? Well, if you've ever used free proxy lists around you'll know the pain of finding those proxies that are actually working. This tool will automatically do the list fetching and proxy testing for you.

fetch

Requirements

Python version 2.6.x or 2.7.x is required for running this program.