Quickstart: connect a domain in 5 minutes
Point one DNS record at GeoRevers and your site stays reachable from RU/BY and the rest of the world — no SDK, no rebuild.
← All docsGeoRevers sits in front of your existing origin. Visitors from restricted networks are routed through a clean exit pool; everyone else goes straight through. You don't move your hosting or change your code — you change one DNS record.
1. Create your account and add a site
Sign up, open the dashboard and click Add site. Enter the hostname you want to protect (for example example.com or app.example.com) and the origin URL we should forward verified traffic to.
2. Point DNS at GeoRevers
We show you the exact record to add at your DNS provider. For a root/apex domain use an A record to our stable entry IPs; for a subdomain you can use a CNAME instead. Both work everywhere and never need to change again — we rotate the edges behind them.
A @ <entry-ip-1> A @ <entry-ip-2>
3. We verify automatically
Our verifier polls DNS every 30 seconds. As soon as the record resolves to us, the site flips to Active and TLS is issued automatically (Let's Encrypt). You can also press Check now to run it immediately.
4. Add routing rules (optional)
By default, restricted-region visitors are routed through the exit pool and everyone else goes direct. You can refine this per country/ASN on the Rules tab — or leave the defaults, which already solve the common case.
That's it. Open your site from a restricted network and it loads. See DNS setup and Routing rules for details.