
📚 Documentation
https://freeproxy.readthedocs.io/
⚡ Live Proxies (最新免费高质量代理)
https://charlespikachu.github.io/freeproxy/
学习收获更多有趣的内容, 欢迎关注微信公众号:Charles的皮卡丘
✨ What's New
- 2026-09-16: Released pyfreeproxy v0.5.2 — Perform monthly code maintenance, removed
TrustyTechProxiedSession, addedHProxyProxiedSession, fixed several proxy sources, and improved IDE hints. - 2026-08-03: Released pyfreeproxy v0.5.1 — Perform monthly code maintenance, fix the ProxyShare and ProxyVerity proxy sources, and add ProxyLister and LitPort as new proxy sources.
- 2026-07-13: Released pyfreeproxy v0.5.0 — Regularly check whether all proxy sources are still functional, fix three invalid proxy sources, and add three new free proxy sources:
ChillyProxy,FreeProxyWorld, andProxySpace.
📘 Introduction
🌍 FreeProxy continuously discovers, verifies, and updates free proxy lists for HTTP, HTTPS, SOCKS4, and SOCKS5. With flexible filtering by geography, anonymity, speed, and more, it helps you quickly find proxies that match your needs. If you find this project useful, please consider giving it a ⭐ to support development and stay updated.
🌐 Supported Proxy Sources
| Proxy Source (EN) | Proxy Source (CN) | HTTP | HTTPS | SOCKS4 | SOCKS5 | Code Snippet |
|---|---|---|---|---|---|---|
| ADVFPProxiedSession | Advanced.Name | ✔ | ✔ | ✔ | ✔ | advfp.py |
| ChillyProxyProxiedSession | ChillyProxy | ✔ | ✔ | ✔ | ✔ | advfp.py |
| DatabayProxiedSession | Databay | ✔ | ✔ | ❌ | ✔ | databay.py |
| DpangestuwProxiedSession | Dpangestuw | ✔ | ✔ | ✔ | ✔ | dpangestuw.py |
| FreeproxylistProxiedSession | FreeProxyList | ✔ | ✔ | ✔ | ❌ | freeproxylist.py |
| FineProxyProxiedSession | FineProxy | ✔ | ✔ | ✔ | ✔ | fineproxy.py |
| FreeProxyDBProxiedSession | FreeProxyDB | ✔ | ❌ | ✔ | ✔ | freeproxydb.py |
| FreeVPNNodeProxiedSession | FreeVPNNode | ✔ | ❌ | ✔ | ✔ | freevpnnode.py |
| FloppyDataProxiedSession | FloppyData | ✔ | ❌ | ❌ | ❌ | floppydata.py |
| FreeProxyWorldProxiedSession | FreeProxyWorld | ✔ | ✔ | ✔ | ✔ | freeproxyworld.py |
| GeonodeProxiedSession | Geonode | ✔ | ✔ | ✔ | ✔ | geonode.py |
| GoodIPSProxiedSession | 谷德免费代理 | ✔ | ✔ | ✔ | ✔ | goodips.py |
| GeonixProxiedSession | Geonix | ✔ | ✔ | ✔ | ✔ | geonix.py |
| HideProxiedSession | HideMyName | ✔ | ✔ | ✔ | ✔ | [hide.py](https://github.com/CharlesPikachu/freeproxy/bl |