Free proxy list

1,437 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.

1,437live now
60countries
4protocols
30 minrefresh
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 14 min ago
Live free proxies — address, protocol, country, anonymity, latency, uptime and score. Sortable by latency, uptime or score.
ProxyProtocolCountryAnonymity
3.128.83.74:17000socks5United Stateselite176 ms99%98
107.150.41.226:18080socks5United Stateselite184 ms98%97
3.223.136.70:1080socks5United Stateselite161 ms97%97
107.150.41.226:18080httpUnited Stateselite173 ms97%97
107.167.18.122:443httpUnited Stateselite330 ms99%97
69.87.216.54:7989httpUnited Stateselite333 ms99%97
69.87.216.54:7989httpsUnited Stateselite364 ms99%96
38.58.182.147:1080socks5United Stateselite327 ms98%96
217.76.245.80:999httpDominican Republicanonymous417 ms99%96
45.32.160.61:1088socks5United Stateselite442 ms99%96
103.237.102.191:11111httpGermanyelite546 ms99%95
103.237.102.191:11111httpsGermanyelite542 ms99%95
213.111.146.36:18080socks5Netherlandselite564 ms98%94
185.195.71.218:18080httpSwitzerlandelite617 ms99%94
181.78.74.253:999httpColombiaanonymous684 ms99%94
85.17.200.39:3128httpNetherlandselite630 ms99%94
213.165.38.49:1080socks5Netherlandselite690 ms99%94
160.238.65.9:3128httpHong Kong SAR Chinaanonymous547 ms97%94
181.78.23.187:999httpColombiaanonymous617 ms99%94
91.134.141.4:3128httpFrance657 ms99%94
3.131.169.180:3128httpUnited Statesanonymous217 ms92%93
5.129.254.51:8888httpRussia813 ms99%93
18.157.123.132:3128httpGermany716 ms99%93
176.111.37.216:39811httpUkraineanonymous754 ms99%93
161.97.114.197:1080socks5Franceelite711 ms99%93
190.97.236.128:999httpVenezuelaanonymous713 ms99%93
38.51.207.104:8080httpVenezuelaanonymous625 ms95%92
101.36.104.239:10808socks5Japanelite911 ms99%92
95.211.174.135:3128httpsNetherlandsanonymous483 ms93%92
190.97.236.129:999httpVenezuelaanonymous830 ms99%92
213.111.146.36:18080httpNetherlandselite486 ms92%91
108.61.213.218:80httpAustraliaanonymous972 ms99%91
5.129.254.49:8888httpRussia953 ms99%91
181.78.74.252:999httpColombiaanonymous1042 ms99%91
45.33.123.107:1080socks4United Stateselite993 ms99%91
144.91.111.48:1088socks5Franceelite974 ms99%91
176.111.37.5:39811httpUkraineanonymous999 ms99%91
109.123.251.109:1080socks4Franceelite1048 ms99%91
193.25.215.182:22222socks5United Stateselite1047 ms99%91
167.233.169.253:1082httpUnited Stateselite1109 ms99%90
5.129.254.129:8888httpRussia1093 ms99%90
130.110.103.245:3128httpSaudi Arabiaanonymous905 ms95%90
184.75.221.82:3118httpCanadaanonymous1138 ms99%90
1.231.81.166:3128httpSouth Koreaanonymous1258 ms99%89
43.153.195.69:80httpSingapore1288 ms99%89
160.238.65.4:3128httpHong Kong SAR Chinaanonymous526 ms89%89
51.178.49.241:1088socks5Franceelite1097 ms97%89
123.58.219.171:10808socks5Hong Kong SAR Chinaelite1298 ms99%89
1.231.81.166:3128httpsSouth Koreaanonymous1277 ms99%89
95.211.174.135:3128httpNetherlandsanonymous492 ms88%89
1,437 live proxies · page 1 of 29

Curious how reliable free proxies really are? Read our free-proxy reliability report — live data on how many actually work. Or see which top sites refuse datacenter IPs — the same request, sent from both kinds of IP, with only the differences published.

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.

Machine-readable: openapi.json — OpenAPI 3.1 covering this endpoint and the IP lookup one. Import it into any HTTP client instead of copying the parameters by hand.

Published under CC BY 4.0. Use it for anything, including commercially — republish it, ship it in a product, train on it — as long as you credit Proxmint with a link back to this page.

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.