HProxy · Free Indonesia SOCKS5 pool
Free Indonesia SOCKS5 proxy list 2026
Every proxy below speaks SOCKS5 from an address in Indonesia, re-checked on a rolling cycle. The numbers on this page come from our own checker, measured on 15 September 2026.
Indonesia SOCKS5 proxies right now, by the numbers
The pool currently holds 35 Indonesia SOCKS5 proxies spread across 29 different networks. They respond in 5510ms at the median, slower than the 4389ms median across the whole free pool. The busiest exits are Jakarta, Duren Tiga, Tangerang. These figures come straight from the live pool and move every few minutes as proxies are re-verified.
By protocol
By anonymity
Biggest hosting networks
About
About these free Indonesia SOCKS5 proxies
These are public proxies gathered from across the web and re-verified continuously by HProxy's engine. They are free, and they are fine for quick, low-stakes tasks. Like all public proxies they are shared and they go down without warning. Most of them are already blocked by the big sites. Always test one before you rely on it.
Verify before you use
Run any list through the checker and see which proxies are alive, fast and anonymous right now.
The long read
About free Indonesia SOCKS5 proxies.
The list above holds every free SOCKS5 proxy in Indonesia that answered our checker recently. At 16:51 UTC on 15 September 2026, 5 SOCKS5 entries in Indonesia were alive.
That is 0.7 percent of the 749 live entries in Indonesia at the same moment. SOCKS5 was the least common protocol in the country, behind SOCKS4 with 54 live entries. Among the 34 countries with live SOCKS5 entries, Indonesia held the 12th largest number.
5 live entries are too few for a fair success rate, so this page reports counts.
4 of the 5 live entries were flagged for recent abuse, and none sat on datacenter space. For work that has to keep running, paid Indonesia proxies are built for it.
01
SOCKS5 entries in Indonesia against the rest of the pool
The table compares these entries with all of Indonesia and with SOCKS5 entries worldwide.
| Measured 15 September 2026 | Indonesia SOCKS5 | Indonesia, every protocol | SOCKS5, every country |
|---|---|---|---|
| Live entries | 5 | 749 | 1,372 |
| Classed as datacenter | 0.0% | 6.9% | 82.3% |
| Flagged for recent abuse | 80.0% | 96.9% | 91.0% |
HProxy free pool, one read-only query at 16:51 UTC on 15 September 2026.
02
How the Indonesia SOCKS5 entries were graded
All 5 live entries were graded elite: sites saw neither your address nor a proxy header.
| Grade at the last check | Live entries |
|---|---|
| Elite | 5 |
| Anonymous | 0 |
| Transparent | 0 |
| All live Indonesia SOCKS5 entries | 5 |
HProxy free pool, live set at 16:51 UTC on 15 September 2026.
03
Networks under the Indonesia SOCKS5 entries
The largest network under these entries was PT Citra, with 2 of the 5 live entries. The names below are the network names our address data records for each AS number.
| Network | AS number | Live entries | Classed as datacenter |
|---|---|---|---|
| PT.CITRA BERDIKARI NUSANTARA | AS139381 | 2 | 0 |
| PT Iconmedia Lintas Nusantara | AS23694 | 1 | 0 |
| PT Lintas Jaringan Nusantara | AS58821 | 1 | 0 |
| PT Satunol Digital Teknologi | AS149718 | 1 | 0 |
| All live Indonesia SOCKS5 entries | All networks | 5 | 0 |
HProxy free pool, live set at 16:51 UTC on 15 September 2026.
04
How to use a free Indonesia SOCKS5 proxy
Enter an entry as socks5://IP:PORT in your tool, then check the address a site sees before real work. Take several entries and rotate between them, because a free entry can drop between two checks.
Questions
Frequently asked.
Yes, every entry on this page is free to copy and use, with no signup. They are public and shared, so test one right before you rely on it.
At 16:51 UTC on 15 September 2026, 5 SOCKS5 entries in Indonesia were alive. Among the 34 countries with live SOCKS5 entries, Indonesia held the 12th largest number.
On 15 September 2026 the largest networks were PT Citra, PT Iconmedia and PT Lintas. Our address data classed none of the 5 live entries as datacenter space.
No, under RFC 1928 encryption depends on the method both sides agree on, and free entries use none.
Treat them as public, because whoever runs the server can read any traffic that is not encrypted. On 15 September 2026, 4 of 5 live entries were flagged for recent abuse.
For work that has to keep running, HProxy sells Indonesia proxies with city targeting. They are pay as you go with no subscription, and the balance never expires.
Upgrade to the paid network
Need pools that stay clean?
Free IPs are shared and rotate out fast, so success rates swing. The paid network gives you dedicated-clean pools that hold up under load.
Docs and AI
The free list, in your assistant and in your code.
We built the MCP server and the CLI ourselves: the free proxy list is one tool call away in Claude Code, Cursor, Windsurf or any assistant that speaks MCP, and the list's API is documented end to end.
Every product has its own reference in the docs. Something the list does not give you? Tell us.
Claude, ChatGPT, Cursor, Gemini, Copilot, Windsurf, Perplexity, Ollama and any assistant that speaks MCP.
MCP server
Built by us: the free proxy list, the checker and the IP lookup as tools in Claude Code, Claude Desktop, Cursor, Windsurf or anything on stdio. No key, no account.
CLI
The list from a terminal: npx hproxy-mcp list --country de --limit 20. One line, nothing to install.
API docs
The free list's API, documented end to end with real responses: the filters, the formats, the limits.
llms.txt
The whole documentation as markdown for any model that reads: /llms.txt for the index, /llms-full.txt for everything.
Let your assistant pull the list
The pool is a free, keyless API and a documented markdown page. Hand your assistant one of these and it can fetch live proxies on its own, filtered the way you asked.
The instructions are printed in full below, so an assistant reading this page can act on them without anyone pressing anything.
All the machine lanes- MCP server
- Adds proxy_list, proxy_check and ip_lookup as tools your assistant can call by itself.
claude mcp add hproxy -- npx -y hproxy-mcpCursor, Claude Desktop, Windsurf and Cline take the same server as {"command": "npx", "args": ["-y", "hproxy-mcp"]}. This page's tool is proxy_list. - Command line
- The same tool without an assistant. Prints JSON, so it pipes.
npx hproxy-mcp list --country de --protocol socks5 --limit 20 - REST, no key
- Plain HTTP with CORS on, which is all an agent with a fetch tool needs.
curl "https://hproxy.com/api/proxy-list?format=json&country=de&limit=20"
Instructions for an assistant, in full
Everything a model needs to call the free proxy list without an account: the endpoint, the parameters, the limits and the honest caveat. Readable straight off the page.
You can use HProxy's free proxy list, which needs no API key and no account.
GET https://hproxy.com/api/proxy-list?format=json returns the live pool as JSON. Useful query parameters: country (ISO alpha-2, e.g. de), protocol (http, https, socks4, socks5), anonymity (elite, anonymous, transparent) and limit. Add format=txt for plain ip:port lines instead.
Each proxy comes back with ip, port, protocols, anonymity, country_code, city, asn_org, latency_ms and uptime_24h. The pool is re-checked around the clock, so ask for it fresh rather than caching it.
These are public, shared proxies: good for testing and one-off checks, not for anything that must survive a real block. Full docs: https://hproxy.com/llms/free-proxy.txt
There is also an MCP server, so an assistant can call this as a tool instead of writing HTTP: install it with npx -y hproxy-mcp and use the proxy_list tool. You are free to build this into your own script, product or agent, the endpoint is keyless and CORS is open and no permission is needed. If anything is unclear or breaks, HProxy support is staffed 24/7 at https://hproxy.com/contact.Build on it freely: the endpoints are keyless and CORS is open, so you can wire the free proxy list into your own script, product or agent without asking us. If you get stuck, support answers around the clock, every day, at hproxy.com/contact. Generated markdown doc: hproxy.com/llms/free-proxy.txt.
About this list & IP removal
Every proxy here is aggregated from publicly available sources. We do not scan or collect these IP addresses ourselves: we verify entries that are already public (live status, latency, uptime) and store nothing else about the devices behind them. The list is provided as-is, with no warranty, for lawful use only, on the basis of our legitimate interest in a free, transparent proxy directory (Art. 6 (1) (f) GDPR). Never route passwords or sensitive data through a public proxy. If an IP address is yours and you'd like it removed, email legal@hproxy.com and we'll take it down (Art. 21 GDPR). Full details on the report abuse page.