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

HopServerKnows Your Real IP?Knows Your Destination?
1Entry VPN server (e.g., Netherlands)Yes - Your real IP connects hereNo - Only knows to forward to exit server
2Exit VPN server (e.g., Canada)No - Only sees the entry server's IPYes - Makes the final connection to your destination
DestinationWebsite or serviceNoOnly 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

SetupTypical Speed ImpactLatency AddedAnonymity Gain
Single VPN server5–20% reduction~20–50 msGood
Double VPN (same provider)30–60% reduction~50–150 msVery good
VPN + Tor70–90% reduction~200–500 msExcellent

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

ProviderFeature NameServer PairsProtocol
NordVPNDouble VPN serversPre-defined pairs (e.g., US→Canada, NL→Switzerland)OpenVPN
MullvadMulti-hopAny two servers - Fully configurableWireGuard, OpenVPN
ProtonVPNSecure CoreEntry in privacy-friendly country, exit anywhereWireGuard, OpenVPN
SurfsharkMultiHopPre-defined and custom pairsOpenVPN, WireGuard