What is a VPN, and what does it actually do?
A VPN sends your traffic through an encrypted connection to a server elsewhere, so the network cannot read it and websites see the server's address, not yours.
Straight answers to the questions people ask about VPNs: what they hide, why they slow down, how to use one on hotel and campus Wi-Fi, and how Android's own settings fit in. 123 guides, grouped by the question they answer, each written to be read in under five minutes.
What a VPN is, what it hides, and what it does not.
A VPN sends your traffic through an encrypted connection to a server elsewhere, so the network cannot read it and websites see the server's address, not yours.
A VPN app takes over your phone's network path, encrypts every packet, and sends it to a server that forwards it to the internet under its own address.
A VPN hides your IP address from websites and your traffic from the Wi-Fi and your ISP. It does not hide your accounts, cookies or the fact you use a VPN.
Yes. With a VPN on, websites and apps see the VPN server's address instead of yours. Here is who can still see your real IP, and the leaks to check for.
The exit IP is the address websites see when your VPN is on: the server's, not yours. Here is what it tells you and why an app should verify it.
No. A VPN hides your IP from websites and your traffic from the network, but accounts, cookies, device identifiers and the provider still know you.
How a free tier can be honest, and how to tell when it is not.
A free VPN can be safe when you can see how it is funded, what data it collects and which permissions it asks for. Here is how to check in five minutes.
Free VPNs are paid for by a premium tier, by ads, by selling browsing data or by renting out your connection. Here is how to tell which one you are using.
A VPN can work with no sign-up because your phone can create its own account from a hardware key. Here is how that works and what it changes for you.
Yes. A VPN needs an email only when there is something to restore, such as a paid subscription. A free tier can run entirely from a key on your phone.
A VPN app on Android needs the system VPN permission, network access and notifications. It does not need contacts, SMS, location, camera or storage.
Free VPNs limit data or time because bandwidth is the cost that grows with use. Here is what each kind of limit means for you and which shape is fairer.
Your ISP, the Wi-Fi owner, your employer, and the VPN itself.
With a VPN on, your ISP sees one encrypted stream to one server and how much data flows, but not the sites you visit, your DNS lookups or page contents.
Without a VPN the Wi-Fi owner sees every site name you visit; with one they see one encrypted stream to one server, plus your device's name and data use.
A VPN hides site names and contents from the work or campus network, but a managed device or one with a corporate certificate can be inspected regardless.
Connection logs, usage logs and aggregate counters are three different things with different risks. How to tell them apart and what to ask a provider.
A seized VPN server reveals only what the provider stored on it. Done well, that is live connection state and opaque ids, not names or browsing history.
HTTPS encrypts the page but shows the network the site's name, your IP and your DNS lookups. A VPN covers those, and every app that is not a browser.
Hotels, campuses, cafés and offices, and the networks that filter.
Public Wi-Fi is run by someone else and shared with strangers. Here is what that actually exposes, what HTTPS already covers, and where a VPN helps.
Hotel Wi-Fi puts a sign-in page in front of everything and often filters ports. Here is why a VPN struggles there, and the order to fix it in.
Campus Wi-Fi is a managed network that often filters ports and sometimes blocks VPN protocols. What the university can see, and how a VPN connects there.
Office Wi-Fi is monitored, filtered and covered by a policy you signed. What IT can see, when a personal VPN is appropriate, and how it connects there.
A VPN covers most of what airport and café Wi-Fi exposes, but not the sign-in page, a fake hotspot or a phishing screen. What it does and does not do.
A captive portal holds all traffic until its sign-in page is accepted, so no VPN can connect first. How to get the page to load, even with Always-on VPN.
Why a VPN is slow, why it drops, and what actually fixes it.
A VPN usually adds a little latency and costs some throughput; how much depends on server distance, server load and which protocol gets through.
A slow VPN is usually a distant or busy server, a network forcing a slower transport, or weak Wi-Fi underneath; here is how to tell which and fix it.
Latency is how long a packet takes to get there and back; bandwidth is how much you can move per second. A VPN affects each differently.
The closest VPN server on a map can be slower than one further away, because internet routes, peering and server load matter more than kilometres.
Server load is how close a VPN server is to its limits on sessions, processor and bandwidth; a busy nearby server often loses to a quiet distant one.
A VPN uses some battery for encryption and keepalives, typically a small share of the day with WireGuard; distant servers and reconnects make it worse.
Always-on, the built-in kill switch, split tunnelling and battery settings.
Install a VPN app from Google Play, tap connect, accept Android's one-time connection request and check the exit IP. Full steps for Android 8 and up.
Always-on VPN makes Android start your VPN at boot and restart it whenever it stops. What it changes, where the toggle is and when to add the block.
Block connections without VPN stops every app reaching the internet unless the VPN is up. What it blocks, how to turn it on and its side effects.
Only the Android system can stop traffic leaving outside a VPN tunnel, so the real kill switch is Always-on VPN's block. Why in-app switches fall short.
Split tunnelling lets chosen apps skip the VPN on Android. How it works per app, why an exclude list beats an allow list, and what an excluded app sees.
A practical list of apps worth excluding from a VPN on Android, from banking to local-network and carrier apps, and the ones to keep inside the tunnel.
WireGuard, TLS on port 443, IKEv2, MTU, DNS and IPv6.
A VPN protocol is the set of rules that builds the encrypted tunnel. How WireGuard, OpenVPN and IKEv2 differ in speed, size and getting through.
WireGuard is a small, fast VPN protocol with fixed modern cryptography, a one-round-trip handshake and built-in roaming. How it works and its limits.
WireGuard is quicker, lighter on battery and roams without reconnecting; OpenVPN can run over TCP 443 where UDP is filtered. Which wins on a phone.
WireGuard and IKEv2 both roam between networks and are light on battery. They differ in ports, handshake weight and how easily a network filters them.
UDP is the right transport for a VPN because it avoids stacked retransmission; TCP is the one that connects where UDP is filtered. The trade explained.
Wrapping a VPN tunnel in TLS on TCP port 443 makes it look like HTTPS, so it connects on networks that filter ports or protocols. How, and what it costs.
How to check a VPN is working, and what to do when it is not.
Compare the IP address a website sees before and after you connect; if it changes to the server's address and DNS follows, the VPN is working.
An IP leak means a site sees your real address while the VPN is on. Compare IPv4 and IPv6 with the VPN off and on, then again after a reconnect.
A DNS leak test shows which resolver answered your lookups while the VPN was on; if it belongs to your carrier or ISP instead of the VPN, DNS is leaking.
A WebRTC leak is a browser handing your real IP to a web page while a VPN is on; mainly a desktop problem, and Android apps with no browser are unaffected.
A VPN that will not connect on Android usually has no internet underneath, a filtering network, a revoked permission or a wrong clock; check in that order.
On a VPN app with no password, "authentication failed" almost always means an expired session or a wrong phone clock. Fix the time and reconnect first.
Every city we serve: latency, who it suits, and whether it is free.
Culvert VPN's Netherlands server is in Amsterdam and is on the free tier. Here is the latency to expect from nearby countries and who it suits.
Culvert VPN has two German cities, Saarbrücken on the free tier and Limburg on Premium. Latency from nearby regions, who they suit, and how the app picks.
Culvert VPN's French servers are in Roubaix and Lauterbourg, both on the free tier. What latency to expect from nearby regions and who they suit.
Culvert VPN's UK location is London, on the Premium tier. Expected round trips from Britain, Ireland and western Europe, and who a London server suits.
Culvert VPN's US location is Saint Louis, Missouri, on Premium. Why a central city, expected round trips from across North America, and who it suits.
Culvert VPN's Canadian location is Montreal, a Premium city. Expected round trips from Canada and the US north-east, and who it suits.
VPN against proxy, Tor, Private DNS, antivirus and eSIM.
A proxy forwards one app's traffic and usually leaves it unencrypted; a VPN carries every app on the phone in one encrypted tunnel. When each fits.
Tor routes traffic through three volunteer relays for anonymity at a heavy cost in speed; a VPN encrypts everything to one server you trust.
Android's Private DNS encrypts only name lookups; a VPN encrypts all your traffic. What each one hides, and how the two interact when both are on.
Antivirus inspects files and apps on the phone; a VPN protects the network path to the internet. Neither replaces the other. Here is the split.
A travel eSIM gives your phone mobile data abroad; a VPN encrypts that data and any Wi-Fi you use. They do different jobs, and most travellers want both.
Set up your VPN before you leave, turn on Always-on, pick a nearby server and know what to do on hotel Wi-Fi. A ten-minute checklist for Android.