Hysen Labs
Open-source project
dpangestuw/Free-Proxy avatar
dpangestuw

Free-Proxy

Free Proxy List 🔄 Update Every 5 Minutes

148 stars25 forksUnknownLicense varies
DEEP OPEN-SOURCE ANALYSIS

Free Proxy List refreshes more than ten thousand proxies every five minutes

The repository fetches HTTP, HTTPS, SOCKS4 and SOCKS5 proxies from around the web, validates them, and serves each category as a downloadable text file.

What the list contains

Free Proxy List is a repository that fetches fresh proxies from around the web and sorts them into HTTP, HTTPS, SOCKS4 and SOCKS5 categories. According to the README, the latest update found 10,403 fresh proxies in total, broken down as 4,421 HTTP proxies, 3,145 SOCKS4 proxies and 2,837 SOCKS5 proxies. The project badges these counts directly in the README so a visitor can see the current size of each list at a glance. The stated features are speed, validation and sorting, and the README emphasizes that the proxies are validated rather than merely collected. The refresh cadence is every five minutes, which is faster than many similar public lists and means the files change frequently throughout the day. The repository is presented as a simple download rather than a service, and the README lists several ways to get the proxies, the simplest being to download the whole list as a text file.

How to fetch the files

The usage section is built around raw GitHub URLs that always point at the current file on the main branch. There is one URL for all proxies combined, one for HTTP only, one for SOCKS4 only, and one for SOCKS5 only. Each link resolves to a plain text file with one proxy per line, so a script can pull a specific category without parsing a larger dataset. The README does not prescribe a particular client or workflow, which keeps the project flexible for anyone who wants to consume the data programmatically. The combination of per protocol files and an all proxies file covers the common cases where a user wants either a narrow protocol or the full set. The five minute update interval means any cached copy goes stale quickly, so consumers that need current data should re fetch on a schedule rather than rely on a one time download.

What the tradeoffs are

The repository carries 148 stars and 25 forks with no open issues at the time of this writing, and the default branch is main. The large counts, over ten thousand proxies in the latest snapshot, reflect the project's broad fetching rather than a promise of quality, and the README's claim of validation is the main differentiator from raw aggregated lists. As with any public proxy collection, individual entries can fail, be slow, or disappear between refreshes, and the five minute cycle only partially offsets that churn. The project does not publish speed or anonymity grades, so users must test proxies themselves for their specific use. The concrete output is four text files on the main branch that together hold the latest validated snapshot, refreshed every five minutes, with no account, API key or signup required to access them.

Editorial conclusion

Free Proxy List sits on the main branch with 148 stars and 25 forks, and it serves four text files holding the latest validated snapshot of more than ten thousand HTTP, HTTPS, SOCKS4 and SOCKS5 proxies, refreshed every five minutes.

DEEP OPEN-SOURCE ANALYSIS

Official sources

Community notes

Community notes