Download a list of HTTP or SOCKS proxies to rotate IP addresses in a web scraping script.
Use the SOCKS5 list to route application traffic through proxies that handle non-HTTP protocols.
Pair the proxy list with the companion SOCKER tool to filter out offline proxies before using them in code.
| thespeedx/proxy-list | rapid7/metasploitable3 | justinfrankel/licecap | |
|---|---|---|---|
| Stars | 5,552 | 5,552 | 5,553 |
| Language | — | HTML | C |
| Setup difficulty | easy | hard | easy |
| Complexity | 1/5 | 4/5 | 1/5 |
| Audience | developer | ops devops | general |
Figures from each repo's GitHub metadata at analysis time.
Free public proxies go offline frequently, use the companion SOCKER checker to verify addresses before use in production scripts.
This repository is a regularly updated list of free public proxy servers collected from around the internet. A proxy server is an intermediary computer that routes your internet traffic through itself, which can be used to mask your original IP address or access content from different regions. The list currently contains over 11,000 proxy addresses and is updated on a regular schedule. The proxies are organized into three types: HTTP proxies (for standard web traffic), SOCKS4, and SOCKS5. SOCKS proxies are a lower-level type that can handle more kinds of internet traffic beyond just web browsing. Each type has its own downloadable text file hosted on GitHub, so you can fetch whichever format your tool or application needs. The repository also references a companion tool called SOCKER, created by the same author, which lets you check whether a given proxy from the list is actually working at any given moment. Because free public proxies tend to go offline frequently, a checker tool like that is often necessary before relying on any particular address. The author notes this list is intended for educational purposes only. The proxies themselves are not controlled or verified by the repository owner, and anyone using them does so at their own discretion. If you build software that depends on this list, the author asks for credit and a star on the repository.
A regularly updated collection of over 11,000 free public HTTP, SOCKS4, and SOCKS5 proxy server addresses, available as downloadable text files for use in scripts and tools.
License terms were not described in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.