Free proxy list

674 live HTTP, HTTPS, SOCKS4 and SOCKS5 proxies — validated through our own endpoint and re-checked every 30 minutes, ranked by reliability. Free proxies die fast; for a pool that stays up, see our plans.

674 live now
60 countries
4 protocols
30 min refresh
Free public proxies are run by unknown third parties. They are slow, short-lived, and a share are honeypots that can log or tamper with your traffic. This list is provided as-is for testing and research — never send sensitive or logged-in traffic through a free proxy. We validate liveness only; we do not operate, audit, or endorse these proxies.
Updated 1 min ago
Live free proxies — address, protocol, country, anonymity, latency, uptime and score. Sortable by latency, uptime or score.
ProxyProtocolCountryAnonymity
69.55.49.177:38182socks5United Stateselite134 ms99%98
69.55.49.177:38182socks4United Stateselite146 ms99%98
45.32.160.61:1088socks5United Stateselite423 ms99%96
64.112.184.210:3128httpUnited Stateselite430 ms99%96
69.87.216.54:7989httpsUnited Stateselite365 ms99%96
95.211.64.139:8889httpsNetherlandselite463 ms99%96
172.110.220.36:3128httpHong Kong SAR Chinaanonymous533 ms99%95
204.76.203.9:3128httpNetherlandselite507 ms99%95
38.76.9.0:999httpsUnited Statesanonymous574 ms99%95
95.211.64.139:8887httpNetherlandselite519 ms99%95
144.178.199.118:8443httpNetherlandsanonymous530 ms99%95
95.211.64.139:8888httpNetherlandselite523 ms99%95
66.163.118.99:10006socks4Spainelite546 ms97%94
45.144.54.40:1080socks5Germanyelite640 ms98%94
176.111.37.5:39811httpUkraineanonymous653 ms99%94
176.111.37.216:39811httpUkraineanonymous590 ms99%94
103.237.102.191:11111httpsGermanyelite703 ms99%94
95.211.64.139:8889httpGermanyelite675 ms99%94
37.59.125.131:8888httpsFranceelite809 ms99%93
37.59.125.131:8888httpFranceelite825 ms99%93
103.237.102.191:11111httpGermanyelite753 ms99%93
38.76.9.0:999httpVenezuelaanonymous714 ms99%93
213.199.47.140:1080socks5Franceelite728 ms98%93
34.43.46.91:80httpUnited Stateselite519 ms95%93
169.58.85.194:8080httpFranceelite920 ms99%92
181.39.25.196:8118httpsEcuadorelite868 ms99%92
181.39.25.196:8118httpEcuadorelite875 ms99%92
193.25.215.182:22222socks5United Stateselite860 ms98%92
169.58.85.194:443httpFrance1000 ms99%91
18.157.123.132:3128httpGermany729 ms95%91
174.137.134.182:2999httpUnited Stateselite985 ms99%91
45.155.226.177:3128httpHong Konganonymous739 ms95%91
149.62.186.244:1080socks4Italyelite1144 ms99%90
144.91.121.61:1088socks5Franceelite1136 ms99%90
188.166.197.213:3128httpSingaporeelite1296 ms99%89
213.136.92.91:1080socks5Franceelite1290 ms99%89
159.195.49.27:8888httpGermanyelite1070 ms96%89
152.53.20.190:20000httpGermanyelite808 ms93%89
66.163.118.99:10006httpSpainelite795 ms90%88
113.160.132.26:8080httpsVietnamelite1389 ms99%88
177.224.225.7:3128httpMexicoanonymous1314 ms99%88
195.133.14.222:49152httpCzechiaelite768 ms90%88
193.233.218.213:1080socks5Russiaelite766 ms90%88
195.133.14.222:49152httpsRussiaelite547 ms88%88
103.149.75.82:1080socks4Bangladeshelite1352 ms99%88
178.252.180.59:10909httpIranelite1321 ms99%88
101.36.104.46:10808socks5Japanelite1315 ms99%88
212.154.169.90:3128httpKazakhstananonymous1517 ms99%87
113.160.132.26:8080httpVietnamelite1516 ms99%87
161.248.38.18:1080socks4Indiaelite1524 ms99%87
674 live proxies · page 1 of 14

Curious how reliable free proxies really are? Read our free-proxy reliability report — live data on how many actually work.

Free tool

Proxy checker

Paste any proxy and see whether it’s alive, how fast it is, and whether it leaks your IP — the same test we run on every proxy in the list above.

Up to 20 at a time, 10 checks per 10 minutes. One line each — `ip:port`, or add `socks5://` to force a protocol. We test them against our own endpoint, so nothing you paste is used to fetch anything else.
For developers

Free proxy API

The same live list as JSON or plain text. No API key, no signup, CORS enabled — call it from a script, a server, or straight from the browser.

GET https://proxmint.com/api/free-proxies
protocolhttp · https · socks4 · socks5
countryISO 3166-1 alpha-2, e.g. de
anonymityelite · anonymous · transparent
sortscore · latency · uptime · checked
page, pageSizepageSize max 200
formattxt for bare ip:port lines
fastest socks5, as json
curl 'https://proxmint.com/api/free-proxies?protocol=socks5&sort=latency'
200 german http, one ip:port per line
curl 'https://proxmint.com/api/free-proxies?country=de&pageSize=200&format=txt'
response
{
  "rows": [
    {
      "ip": "23.27.141.243",
      "port": 3080,
      "protocol": "socks5",
      "countryCode": "us",
      "countryName": "United States",
      "anonymity": "elite",
      "latencyMs": 190,
      "uptimePct": 99,
      "score": 98,
      "lastCheckedAt": "2026-08-05T17:19:08.786Z"
    }
  ],
  "total": 254,
  "page": 1,
  "pageSize": 50
}
or skip the http call entirely
npx proxmint --protocol socks5 --country de

Same list, other shapes: committed to github.com/proxmint/free-proxy-list every 30 minutes (one .txt per protocol, plus all.json with the full row), or on npm as proxmint — a CLI and a zero-dependency client.

Rate limit 60 requests/minute per IP. The list is re-validated every 30 minutes — polling faster than that returns the same rows. anonymity is null where we could not measure it, never a guess. Free to use — a link back to this page is appreciated.

FAQ

Free proxies, answered

Are free proxies safe to use?

Free public proxies are run by unknown third parties. They are slow, short-lived, and a share are honeypots that can log or tamper with your traffic. This list is provided as-is for testing and research — never send sensitive or logged-in traffic through a free proxy. We validate liveness only; we do not operate, audit, or endorse these proxies.

Why do these free proxies stop working?

Free proxies are shared, unmanaged, and frequently pulled offline, rate-limited, or blocked. Most entries die within minutes to hours, which is why we re-validate the whole list every 30 minutes and drop dead proxies automatically.

How is this list kept fresh?

We continuously pull from public sources, then check each proxy through our own endpoint to confirm it actually forwards traffic. Only proxies confirmed alive within our freshness window are shown, ranked by a reliability score (uptime, latency, recency).

What's the difference between free and paid proxies?

Free proxies are unreliable, anonymous in origin, and unsuitable for anything that matters. Proxmint paid proxies are dedicated, fast, geo-targetable, and stay up — pay only for the bandwidth you use. If a free proxy keeps failing you, that's the gap our plans close.

Tired of proxies that die in minutes?

Free proxies are fine for a quick test. For real work you want dedicated, geo-targetable residential proxies that stay up — and we'll add your first 1 GB of residential free on your first top-up. Pay only for the bandwidth you use after that.