Short answer: yes, it works well from Turkey
The route is: player → Cloudflare anycast edge in Istanbul or Ankara → Cloudflare private backbone → Tel Aviv (TLV) or Frankfurt (FRA) PoP, where Cryo filters every connection as parsed Minecraft protocol → your backend. Players on Türk Telekom, Turkcell and Vodafone TR see roughly 35–60 ms of added latency. Not LAN-grade, but stable — the backbone leg avoids the peak-hour congestion that makes public-internet routes out of Turkey unpredictable.
| Nearest PoPs | Tel Aviv (TLV) / Frankfurt (FRA) |
| Typical latency | 35–60 ms for players in Turkey |
| Anycast entry | Istanbul / Ankara (Cloudflare) |
| Plans from | $0 — full pricing |
Built for how Turkish servers actually run
The Turkish scene is enormous and heavily non-premium: most large TR networks run offline-mode so cracked-launcher players can join. That makes them prime bot-flood targets — with no Mojang auth, an attacker can hurl unlimited fake identities at the join sequence. Generic protection has nothing to grip there. Arvoris does:
- **CryoLimbo** drops suspicious joiners into a limbo world for captcha and behavioral checks — verification that doesn't depend on premium accounts at all.
- **AntiVPN** classifies VPN, proxy and datacenter IPs in real time, since offline-mode ban evasion leans hard on cheap proxies. Choose flag, challenge or block per network.
- Custom offline messages (Budget and up) let you show players a Turkish-language message during maintenance or mitigation instead of a raw connection error.
- Volumetric attacks never reach Turkey-adjacent infrastructure at all — they're absorbed across Cloudflare's 500+ Tbps, 330+ city edge.
What setup looks like
One DNS record, about five minutes, no plugin. Create a free network, set your backend — a machine in Istanbul, a German VPS, anywhere with an IP and port, e.g. `192.0.2.61:25565` — verify your domain, and point `oyna.yourdomain.com` at your edge endpoint via CNAME or SRV. Real player IPs arrive over PROXY protocol on every plan including Free, so your ban lists and AuthMe-style login plugins keep working. Full walkthroughs live at docs.arvoris.net.
If you're under attack right now
You can migrate mid-attack: the free plan takes effect as soon as DNS propagates, and attackers left hammering your old IP hit nothing that matters once you rotate it. There's a step-by-step in how to stop a Minecraft DDoS attack.
Common questions
Does Arvoris work with cracked (offline-mode) Turkish servers?+
Yes, fully. The antibot pipeline — Cryo's protocol filtering, CryoLimbo's captcha and behavioral verification, and AntiVPN — operates at the connection level, before Mojang authentication would even happen. That matters in Turkey, where a large share of the community plays on non-premium accounts and offline-mode networks are the norm.
Which PoP will Turkish players connect through?+
Geo-steering routes each player automatically to the nearest of our 7 PoPs. For Turkey that's Tel Aviv (TLV) or Frankfurt (FRA), depending on the player's location and routing. Either way, entry happens at Cloudflare's edge in Istanbul or Ankara, so the first hop is local.
What ping should players on Türk Telekom, Turkcell or Vodafone expect?+
Typically 35–60 ms of added latency end to end. All three major Turkish ISPs reach Cloudflare's Istanbul edge quickly; the longer leg to TLV or FRA rides Cloudflare's backbone rather than congested public transit, which keeps the range stable even during peak evening hours.
How much does protection cost for a Turkish server?+
The Free plan is $0 for up to 15 players with the full mitigation pipeline and real player IPs. Budget is $10/mo for 60 players with tunable antibot and custom offline messages; Essential ($25/mo) adds the full verification gauntlet, bans and stolen-account detection; Value ($40/mo) covers 500 players with geo-steering load balancing.
Can attackers bypass the protection by connecting to my server IP directly?+
Only if your IP leaks. Point your DNS at the Arvoris edge, never publish the backend address, and enable PROXY protocol on your proxy or server — then direct connections that skip Arvoris are rejected as garbled, which turns PROXY protocol into a bypass defense, not just an IP-forwarding feature.