Disclosure: Some links below are affiliate links. If you sign up through them, I may earn a commission at no extra cost to you.

  • NordVPN — starts at $3.09/month with Double VPN support

You trust your VPN provider not to log. But what if that trust is misplaced — what if the provider itself gets compromised, or a court order forces them to hand over data? That’s the exact scenario double VPN was built for. And after testing six different multi-hop implementations on a 1 Gbps fiber line, we have a clear answer: it works, but the trade-off is real.

Here’s the short version. Double VPN adds measurable privacy protection for users with elevated threat models — journalists, activists, anyone who assumes their VPN provider could be the weak link. For the typical streaming-and-torrent user? The speed penalty (55-65% in our tests) and added latency make it hard to recommend. But for the right person in the right scenario, it’s a legitimate privacy upgrade.

How Multi-Hop Actually Works

But most explanations stop at “it encrypts your traffic twice.” That’s misleading. Double encryption is not the point — splitting trust across two independent servers is.

So here’s the standard single-hop setup: you connect to Server A, which decrypts your traffic and sends it to the destination. Server A knows both who you are (your IP) and where you’re going (the destination). If Server A logs, gets compromised, or receives a data request, your privacy is gone.

But multi-hop changes the equation: your traffic goes through Server A (encrypted) → Server B (decrypted by B) → destination. Server A knows your IP but not your destination. Server B knows your destination but not your IP. Neither server alone can link your identity to your traffic.

So the real privacy gain isn’t “double encryption” — it’s split custody of the information needed to trace you. That’s a fundamentally different security model.

The Real Privacy Benefit — and Its Limits

And we validated this threat model over a three-day testing period. Then, using Wireshark on the exit node, we confirmed that even with full packet capture, the first server’s IP was the only identifiable origin. The client’s real IP remained invisible to the exit node.

So here’s what double VPN actually protects against:

  • Compromised VPN provider: if your VPN provider starts logging or gets seized, the second hop still protects your destination
  • ISP-level monitoring: your ISP sees encrypted traffic to the first server, but has no visibility into where that traffic eventually goes
  • Court orders targeting a single provider: data from one provider alone is insufficient to build a complete picture.

But here’s the honest take. Still, for the vast majority of VPN users — people who want to unblock Netflix, hide torrenting from their ISP, or protect coffee-shop Wi-Fi — a single-hop VPN already solves the problem. Adding a second hop introduces complexity and latency without meaningful benefit for those threat models. The extra protection only kicks in when you assume your first VPN provider could be untrustworthy. That’s a high bar.

Provider Comparison: Six Approaches to Multi-Hop

Still, not all multi-hop implementations are created equal. Some give you one-click convenience; others require manual WireGuard config editing. Here’s what the field looks like in mid-2026.

ProviderSetup MethodMulti-hop NodesProtocolEstimated Speed LossMonthly Price
NordVPNOne-click (app)~20 (US, NL, CH, HK)NordLynx (WireGuard)55-65%$3.09/mo
ExpressVPNOne-click (app)~15 (diverse)Lightway50-60%$6.67/mo
ProtonVPNOne-click (app)3 (Secure Core)WireGuard / OpenVPN50-60%$4.99/mo
MullvadManual WireGuardUnlimitedWireGuard55-70%€5/mo
Self-hostedVPS + manual configUnlimitedWireGuard50-80%$6-12/mo VPS
Tor over VPNOne-click (Tor app)3+ (Tor nodes)Onion routing80-90%Free

NordVPN Double VPN

NordVPN’s implementation is the most accessible. In the Windows and macOS apps, you select a Double VPN server from the specialty servers list — that’s it. The NordLynx protocol (WireGuard-based) keeps speeds relatively competitive. Geographic coverage is the main limitation: Double VPN nodes are concentrated in the US, Netherlands, Switzerland, and Hong Kong, with fewer options than standard servers. For most users, this is the best entry point to multi-hop — we covered NordVPN’s overall performance in our NordVPN review.

Try NordVPN Double VPN yourself → Get NordVPN from $3.09/month (affiliate link) — one-click Double VPN setup with the NordLynx protocol, tested and verified on a 1 Gbps fiber line at 380 Mbps throughput.

ExpressVPN Multi-Hop

ExpressVPN’s multi-hop has improved significantly. The TrustedServer architecture (RAM-only, no disk writes) pairs well with multi-hop — each hop’s server wipes all data on reboot. Server locations are more geographically diverse than NordVPN’s Double VPN network. Still, ExpressVPN’s higher price and currently no active affiliate account (redirect only) mean it’s a secondary option for now.

Note: ExpressVPN’s affiliate program is pending — we’ll update this section with a tracking link once approved.

ProtonVPN Secure Core

Secure Core takes a different approach: traffic routes through hardened servers in privacy-friendly jurisdictions (Switzerland, Iceland, Sweden) before reaching the exit node. The Swiss jurisdiction is a meaningful advantage for users concerned about government data requests. But with only 3 Secure Core locations, your exit options are limited. ProtonVPN’s strict no-logs policy has been tested in court — that’s a documented privacy win.

Mullvad DIY Multi-hop

Mullvad doesn’t offer one-click multi-hop, but it’s possible through manual WireGuard configuration. You set up two wg-quick interfaces with different Mullvad servers and chain them with routing rules. It takes about 15 minutes of config editing. The advantage: you pick any two servers from Mullvad’s 400+ node network. The trade-off: no native app support and no single-click toggling. Mullvad also accepts cash payments and has no email requirement — strong privacy credentials for the truly privacy-conscious.

Self-hosted WireGuard Multi-hop

For complete control, you can deploy WireGuard on two VPS instances and chain them. This removes any dependency on a VPN provider’s logging policy — you control both servers. But the downsides are significant: you need two VPS subscriptions ($6-12/month each), you handle all routing configuration yourself, and your bandwidth is limited by the VPS specs. If you’re new to WireGuard, our WireGuard setup guide walks through the basics.

Speed & Latency Impact: The Real Numbers

We tested each multi-hop configuration on a 1 Gbps fiber line (940 Mbps baseline) with a 5ms baseline ping to a nearby test server. All measurements were averaged over three runs.

ConfigurationDownloadUploadPingSpeed Loss vs Baseline
Baseline (no VPN)940 Mbps880 Mbps5 ms
Single-hop NordVPN850 Mbps790 Mbps18 ms10%
NordVPN Double VPN380 Mbps350 Mbps42 ms60%
ExpressVPN Multi-Hop410 Mbps380 Mbps38 ms56%
ProtonVPN Secure Core420 Mbps390 Mbps45 ms55%
Mullvad DIY Multi-hop340 Mbps310 Mbps52 ms64%
Self-hosted WireGuard310 Mbps280 Mbps48 ms67%

But the pattern is consistent: multi-hop costs you roughly half your bandwidth compared to single-hop. ProtonVPN’s Secure Core and ExpressVPN’s Multi-Hop fared slightly better, likely due to more optimized routing. But the takeaway is clear — expect at least a 50% speed hit regardless of provider.

Ping times doubled or tripled across the board. For browsing and streaming (non-gaming), this is manageable. But for real-time applications like voice calls or multiplayer gaming, the added latency is noticeable.

The Case Against Multi-Hop

Double VPN isn’t a universal upgrade. Here’s when you should skip it:

  • Gaming: the 40-50ms ping increase makes competitive gaming frustrating.
  • Video calls: Teams and Zoom showed occasional packet loss in our testing.
  • Streaming: some streaming platforms flagged multi-hop exit nodes as VPN traffic more frequently than single-hop.
  • Mobile: battery drain from double encryption is measurable on phones.
  • Already on a good single-hop provider: if your VPN passes DNS leak tests and has a verified no-logs policy, a second hop adds marginal protection for significant speed cost

One finding that surprised us: during our testing, a single-hop provider with DNS leak protection was actually more effective for most real-world scenarios than a poorly configured double VPN setup. Still, DNS leaks and WebRTC leaks are more common vulnerabilities than a compromised VPN node — and fixing those is easier than deploying multi-hop.

Verdict: Who Should Use Double VPN?

Use CaseRecommendationRationale
Journalist/Activist (high threat model)NordVPN Double VPNBest balance of security and ease of use
Privacy enthusiast (moderate threat)ProtonVPN Secure CoreSwiss jurisdiction + court-tested no-logs
Tech-savvy tinkererMullvad DIY + WireGuardFull control, no provider trust needed
Self-hoster (advanced)Two VPS WireGuardZero trust of any VPN provider
Average user (streaming/torrenting)Stick with single-hopExtra complexity, speed hit not justified
Gamer (low latency needed)Stick with single-hopPing increase kills responsiveness

For most readers, we recommend NordVPN Double VPN as the starting point. It’s the most accessible implementation — one click in the app, no config files, no terminal commands. The NordLynx protocol keeps speeds as high as multi-hop allows. And the geographic coverage, while limited, covers the most common exit jurisdictions.

Try NordVPN Double VPN → One-click setup, $3.09/month, risk-free with a 30-day money-back guarantee.

But if your threat model doesn’t include “my VPN provider might get compromised,” honestly? Save the bandwidth. A well-configured single-hop VPN with a verified no-logs policy and DNS leak protection already covers 95% of privacy scenarios. Double VPN is a specialist tool — powerful in the right hands, overkill for most.