A VPN that doesn't ask who you are.

No sign-up. No personal info. Just install and connect.
Watch an ad, get 60 minutes of full-speed VPN.
Open source. No logs. Always your choice.

Everything a VPN should be. Nothing it shouldn't.

No data collection. No forced payments. Just a fast, private tunnel that respects you.

No sign-up required

You do not give us anything. A random device ID is all that ever identifies your session — and it disappears after 60 minutes. No email, no password, nothing to fill in.

Strict no-logs policy

We don't log your browsing history. We don't inspect your packets. We don't know what you do online, and we built the system so we never can.

100% open source

The Flutter app, the Python backend, the Xray config — every line is public on GitHub. You don't have to take our word for anything, the code is the truth.

Bank-grade encryption

TLS 1.3 with Xray Reality makes your traffic indistinguishable from a browser visiting GitHub. Even deep packet inspection sees nothing to flag.

Throttled, never cut off

When your 60-minute session ends, we throttle you to 1.5 Mbps instead of killing your connection. Enough for messaging and browsing. Watch another ad to go full speed again.

One tap. That's it.

No config files to import. No servers to pick. No protocols to tweak. Tap the connect button and ReVoltVPN handles the rest — optimal server, best protocol, instant connection.

Why we built this

Most VPNs demand your details before you even see the app. Your email. Your payment info. Sometimes your phone number. We do not think privacy should require a background check. So we built ReVoltVPN to work without asking for any of that.

We keep nothing on you

Your device gets a random ID when you open the app. That ID is the only thing the server ever sees, and it disappears when your session ends. No personal details attached to it, no username, nothing. If our server got hacked tomorrow, there would be no user database to leak because there is no user database.

You are not the product

A lot of free VPNs make money by logging your activity and selling it. We went the other way: you watch an ad, the ad covers the server costs (not even enough), and we go out of our way to know as little about you as possible. We do not have analytics, we do not have tracking, we do not have anything to sell.

The code is public

Every VPN says "trust us." We would rather you did not have to. The Android app, the backend, the Xray config, and this website are all on GitHub. If something looks off, open an issue. If you want to build it from source and skip the Play Store entirely, you can do that.

The tunnel is invisible

Most VPN protocols announce themselves. VLESS with Xray Reality does the opposite: it makes your encrypted traffic look like you are visiting GitHub. No handshake fingerprint, no obvious VPN signature. Your ISP sees an HTTPS connection to github.com and moves on with its day.

Frequently Asked Questions

Is this actually free? What is the catch?

No catch. You watch a short ad — the same kind you see in any free mobile game — and in return you get 60 minutes of full-speed VPN. That is the entire transaction. We do not collect your data, we do not sell anything, nothing shady goes on.

What kind of ads? How many do I have to watch?

Standard rewarded video ads served through Google AdMob. When you press on connect you watch an ad and get 60 minutes of VPN time, if you wanna support us and get more time you can watch a bonus ad.

How fast is it? Will it slow down my connection?

The server runs on dedicated hardware in Finland with plenty of bandwidth (subjected to add more locations). Performance is optimized for typical mobile use, watching videos, streaming, messaging, browsing etc. you wont notice the difference.

How do I know the app is safe?

Every line of code is public on GitHub. You do not have to take our word for it — you can read the source, audit the VPN logic, and even build the APK yourself from the repository with your own server attached. The app requests no permissions beyond what Android requires for a VPN tunnel. No file access, no contacts, no location.

What happens when my 60 minutes run out?

You get throttled to 1.5 Mbps instead of being cut off — still usable for messaging, email, and light browsing. If you need full speed again, just watch another ad or reconnect. There is no daily limit on sessions.

Why one server in Finland? Can I pick a different country?

Right now there is one server in Finland on Hetzner infrastructure. We will add more locations as the project grows.

Why Android only? Will there be an iOS version?

The app is built with Flutter, which supports iOS, desktop, and web from the same codebase. Android came first because its my phone so I tested live. iOS support is on the roadmap — no release date yet, but the foundation is already there.

Do you use what you built?

Yes, I use it daily on my phone. One of my primary reasons to develop it actually.

Contact

Discord

Join our Discord server — the team is daily. Ask questions, report bugs, request features, or just hang out.

Join the Discord

Email

Prefer email? We read everything, but Discord and GitHub are where we are most — you will get a faster response there.

revoltvpn@protonmail.com

GitHub

Found a bug or want to contribute? Open an issue or pull request on GitHub. All development happens in public.

Open an issue

Google Play

The easiest way to install ReVoltVPN on your Android device. Automatic updates, one-tap install, nothing to configure.

Coming soon

GitHub Releases

Grab the latest APK directly from GitHub. No store, no middleman — just the raw build you can inspect yourself.

Coming soon

Source code

The app, the backend, and this website are all on GitHub. Everything is public under an open-source license. You do not need to trust us — you can read the code and build it yourself.

github.com/esefxdz/ReVoltVPN
Flutter Python VLESS + Xray