HProxy · Free Syria Anonymous pool

SYFree Syria Anonymous proxy list 2026

Every proxy below has an address in Syria, graded anonymous at its last check. The numbers on this page come from our own checker, measured on 15 September 2026.

SYSyria✓ Alive
93%307ms
HTTPAnonymous
SYSyria✓ Alive
43%6608ms
HTTPAnonymous
SYSyria✓ Alive
36%276ms
HTTPAnonymous
SYSyria✓ Alive
35%2499ms
HTTPAnonymous
SYSyria✓ Alive
27%1544ms
HTTPAnonymous
SYSyria✓ Alive
24%7503ms
HTTPAnonymous
SYSyria✓ Alive
24%9520ms
HTTPAnonymous
SYSyria✓ Alive
23%8540ms
HTTPAnonymous
SYSyria✓ Alive
22%8803ms
HTTPAnonymous
SYSyria✓ Alive
19%21151ms
HTTPAnonymous
SYSyria✓ Alive
18%14840ms
HTTPAnonymous
SYSyria✓ Alive
16%3380ms
HTTPAnonymous
SYSyria✓ Alive
15%2413ms
HTTPAnonymous

Page 1 of 1 · 13 proxies in the 48h working pool · filters: Anonymous, SY

Syria Anonymous proxies right now, by the numbers

The pool currently holds 13 Syria Anonymous proxies spread across 2 different networks. They respond in 6608ms at the median, slower than the 4158ms median across the whole free pool. The busiest exits are Damascus. These figures come straight from the live pool and move every few minutes as proxies are re-verified.

By protocol

HTTP13HTTPS4

By anonymity

Anonymous13

Biggest hosting networks

About these free Syria anonymous 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 our free checker to see which proxies are alive, fast and anonymous right now.

Open the free proxy checker

About free Syria anonymous proxies

The list above holds every free anonymous proxy in Syria that answered our checker recently. At 16:51 UTC on 15 September 2026, 2 anonymous entries in Syria were alive.

That is 33.3 percent of the 6 live entries in Syria at the same moment. Among the 74 countries with live anonymous entries, Syria held the 45th largest number.

2 live entries are too few for a fair success rate, so this page reports counts. For work that has to keep running, paid Syria proxies are built for it.

What a free Syria anonymous proxy can reach

On 15 September 2026 we tested 15 Syria anonymous entries from our server in Germany. Through each one, the server fetched Cloudflare's trace page over plain HTTP and TLS, then Google's connectivity check.

Syria Anonymous entries, tested through the entry itself
Tested 15 September 2026Entries
Tested15
Did not accept a connection9
Completed at least one request5
Carried encrypted traffic1
Opened Google0
Certificate did not verify0
Showed an exit address5
Of those, exiting in Syria5

HProxy test from one server in Germany. Every entry on the Syria list was tested. Exit countries from Cloudflare's own trace. Grades as listed when the sample was drawn.

All 5 entries that showed an exit address were exiting in Syria. 1 of them left through an exit address different from the one on the list.

The one entry that carried encrypted traffic did not tamper with the site's certificate.

How to use a free Syria anonymous proxy

Send one request through the entry to a page that echoes your address and headers. Take several entries and rotate between them, because a free entry can drop between two checks.

Frequently asked

Are these Syria anonymous proxies free?

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.

What does anonymous mean for a proxy?

An anonymous grade means your address stayed hidden, but a header still revealed a proxy.

How many free anonymous proxies are there in Syria?

At 16:51 UTC on 15 September 2026, 2 anonymous entries in Syria were alive. Among the 74 countries with live anonymous entries, Syria held the 45th largest number.

Do these anonymous proxies really exit in Syria?

Yes: on 15 September 2026, all 5 visible exits were in Syria. 1 of them left through an exit address different from the one on the list.

Are free Syria anonymous proxies safe?

Treat them as public, because whoever runs the server can read any traffic that is not encrypted.

What is the alternative to a free Syria anonymous proxy?

For work that has to keep running, HProxy sells Syria 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.

Clean residential poolsCity-level targetingSticky sessions up to 24 h

Starting from

$0.44/GB

Billed per GB · balance never expires

Get started freeCompare plans & pricing

For AI assistants

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.

Works with

All the machine lanes

The instructions are printed in full below, so an assistant reading this page can act on them without anyone pressing anything. The button is only a shortcut for humans.

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-mcp

Cursor, 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"

The whole documentation, as markdown

Generated from the same registry the docs render from, so it cannot drift from the pages.

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.

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.