What Is Double VPN?
Double VPN (also called multi-hop) routes your traffic through two separate VPN servers in sequence. Your data is encrypted twice - Once for each server - And each server knows only one half of the full routing chain. The entry server knows your real IP but not your destination; the exit server knows your destination but not your real IP.
How Double VPN Works
| Hop | Server | Knows Your Real IP? | Knows Your Destination? |
| 1 | Entry VPN server (e.g., Netherlands) | Yes - Your real IP connects here | No - Only knows to forward to exit server |
| 2 | Exit VPN server (e.g., Canada) | No - Only sees the entry server's IP | Yes - Makes the final connection to your destination |
| Destination | Website or service | No | Only sees the exit server's IP |
Double VPN vs Multi-Hop
- Double VPN typically means two servers run by the same VPN provider. The provider controls both nodes and encryption happens within their own infrastructure.
- Multi-hop can mean two servers from different providers, or a VPN combined with Tor. This offers stronger separation since no single entity controls both hops.
- From an external surveillance perspective, both approaches prevent any single network observer from linking your origin IP to your destination.
- Using Tor as one of the hops (VPN over Tor, or Tor over VPN) provides even stronger anonymity but at a much larger speed cost. See our Tor vs VPN guide.
Speed Trade-offs of Double VPN
| Setup | Typical Speed Impact | Latency Added | Anonymity Gain |
| Single VPN server | 5–20% reduction | ~20–50 ms | Good |
| Double VPN (same provider) | 30–60% reduction | ~50–150 ms | Very good |
| VPN + Tor | 70–90% reduction | ~200–500 ms | Excellent |
When Is Double VPN Worth Using?
- You need to protect your identity from a threat actor who could potentially compromise one of the two VPN servers.
- You want to prevent the VPN provider itself from correlating your entry IP with exit traffic through traffic analysis.
- You are a journalist, activist, or dissident communicating from a country with state-level surveillance capabilities.
- You are connecting from a country where your entry IP itself is monitored - A double hop puts your connection behind a second layer before your traffic even reaches the internet.
Providers Offering Double VPN / Multi-Hop
| Provider | Feature Name | Server Pairs | Protocol |
| NordVPN | Double VPN servers | Pre-defined pairs (e.g., US→Canada, NL→Switzerland) | OpenVPN |
| Mullvad | Multi-hop | Any two servers - Fully configurable | WireGuard, OpenVPN |
| ProtonVPN | Secure Core | Entry in privacy-friendly country, exit anywhere | WireGuard, OpenVPN |
| Surfshark | MultiHop | Pre-defined and custom pairs | OpenVPN, WireGuard |