Leak test
We check whether all your traffic goes through the encrypted connection: the address over IPv4 and IPv6, what WebRTC reveals, and your time zone.
How our server sees you
Your address is resolved on our server from a local database and is never passed to third-party services.
Time zone
checkingComparing your device clock with the time zone of your address.
DNS
We do not have our own DNS check yet — it needs a dedicated DNS server, and we are working on it. We would rather not pass someone else's result off as ours, so for now we honestly point you to a specialised service.
Check DNS on dnsleaktest.comWhat a leak is and why it happens
A VPN routes traffic through its server, and websites see that server's address instead of yours. A leak is when some requests go out directly rather than through the tunnel, and your real address becomes visible after all. The cause is almost always technical: some protocol was not redirected.
There are three classic sources. IPv6 — if the tunnel only covers IPv4 while your provider has IPv6 enabled, some connections go around it. WebRTC — the in-browser calling mechanism, which asks an outside server for your external address in order to set up a connection. And DNS — the "what address does this site have" queries that can still go to your provider's servers.
How to read the results on this page
The "How our server sees you" block shows the addresses our server received requests from: the main one, plus IPv4 and IPv6 separately. If you are using a VPN, all of them should belong to the VPN server rather than to your provider.
Then come the verdicts. "Clear" means no bypass was found. "Leak" means an address different from the connection's was revealed. "Attention" means there was nothing to compare against — for example, the browser showed an address of a protocol we have no matching measurement for. We deliberately do not turn such cases into an alarm: scaring people with uncertainty is dishonest.
What to do if a leak is found
For an IPv6 leak, the most reliable fix is enabling IPv6 support in the VPN itself, or disabling IPv6 entirely in your network adapter settings. The second option is blunt but always works. In apps with a "block traffic outside the tunnel" feature, simply turning it on is enough.
A WebRTC leak is fixed on the browser side: in Firefox with the media.peerconnection.enabled switch in about:config, in Chromium-based browsers with an extension that restricts WebRTC. Think twice before disabling WebRTC entirely: without it, calls and conferences inside the browser stop working.
Why the check runs on our own server
A leak test by its nature handles the most sensitive thing a visitor has — their real address. Sending that address to an outside service for the sake of a pretty city label would be odd for a VPN provider, so location is resolved from a local database on our server.
The WebRTC probe also goes through our own server: the browser needs an outside counterpart for it, and most testers plug in a large corporation's public server. We use ours so that a page about leaks does not become a source of one. Results are not stored anywhere.
Frequently asked questions
Want a connection with no bypasses?
MeerGuard encrypts your traffic and replaces your address — and if something goes wrong, this page will say so plainly.