Double VPN (also called multi-hop or VPN chaining) routes your internet traffic through two separate VPN servers in sequence, encrypting it twice. The first server encrypts your traffic and hides your real IP; the second server further encrypts it and forwards it to the destination. Neither server alone knows both your identity and your destination.
How Double VPN Works
- Your device connects to VPN Server A (in, say, Germany). Your real IP is visible only to Server A.
- Server A encrypts and forwards your traffic to VPN Server B (in, say, the Netherlands). Server A knows your IP but not your final destination; Server B knows the destination but not your real IP.
- Server B forwards the decrypted request to the website. The website sees only Server B's IP.
Single VPN vs Double VPN
| Feature | Single VPN | Double VPN |
|---|---|---|
| Anonymity | Good — VPN provider knows your IP and activity | Better — no single server knows both |
| Speed | Good | Slower — two hops add latency |
| Encryption layers | One | Two |
| Use case | Everyday privacy | High-risk journalism, activism in authoritarian countries |
| Availability | All providers | NordVPN, ProtonVPN, Mullvad (select servers) |
When to Use Double VPN
- When you are a journalist or activist operating in an environment where VPN use itself is suspicious
- When you want to ensure that even if one VPN server is compromised or logs are obtained, your identity and activity cannot be correlated
- When your threat model requires protection from a global passive adversary who can observe traffic at both VPN servers
Double VPN vs Tor
Tor uses three relays (not two), and each relay is operated by a different volunteer — you do not have to trust a single company for all hops. Double VPN still requires trusting the same VPN provider for both servers. For the highest anonymity, Tor provides stronger guarantees but is slower than double VPN.
People Also Ask
- Does double VPN make you completely anonymous?
- No. Double VPN significantly increases anonymity and makes correlation attacks harder, but it is not perfect. If both servers are operated by the same company in the same jurisdiction, a single court order could theoretically compel logging on both. For stronger guarantees, use servers in different jurisdictions or use Tor.
Related: How VPNs work | Tor browser | No-logs VPN