New videos every week — proxies, VPNs & antidetect browsers, explained.

Subscribe

Your privacy is exposed — websites can see your IP, location and device.

Try Surfshark urgently →

Double VPN

Intermediate

Routing your traffic through two VPN servers in sequence, encrypted twice — so no single server ever knows both who you are and where you're going.

In depth

Double VPN (also multi-hop or VPN chaining) sends your traffic through two VPN servers in series. Your data is encrypted twice on your device; the first server peels one layer and forwards to the second, which peels the other and exits to the internet. Each server holds half the picture: the entry server knows your IP but not your destination, the exit server knows your destination but not your IP.

What it actually protects against

  • A compromised or monitored server: if either server is watched, the observer still can't link you to your destinations — the core value of the design.
  • Traffic correlation: matching traffic entering and leaving a single VPN server is a known deanonymization technique; a second hop in a different jurisdiction makes it substantially harder.
  • Jurisdictional pressure: hops in different legal territories mean no single subpoena covers the whole path.

What it costs and doesn't fix

Two hops mean roughly double the latency and a real throughput cut — a poor fit for streaming or gaming. And it's not a cure-all: your provider still operates both hops (trust in the no-logs policy remains central), and it does nothing against browser fingerprinting, cookies, or account-level tracking. Journalists, activists, and researchers with genuine adversaries benefit; everyday privacy rarely needs it.

Double VPN vs Tor

Tor chains three volunteer-run relays with separate operators — stronger anonymity, much slower. Double VPN chains two servers run by one company — faster, but you're trusting that one company. Different tools for different threat models.

Examples

  • A journalist routes traffic through VPN servers in two countries so no single server links their identity to their sources.
  • A user accepts a slower connection to make entry/exit traffic correlation harder against a well-resourced observer.
  • A provider offers preset multi-hop pairs like Switzerland → Iceland spanning distinct jurisdictions.

Common use cases

High-risk source protectionTraffic-correlation resistanceJurisdiction diversificationSensitive research

FAQs

Against server compromise and traffic correlation, yes — no single point sees both your identity and destination. Against everyday threats it adds little beyond a single trustworthy VPN, while costing significant speed. Match the tool to your threat model.

Expect noticeably higher latency and reduced throughput — traffic travels two encrypted hops, often across countries. It's generally acceptable for browsing and messaging, frustrating for streaming, and unsuitable for gaming.

No. Tor uses three relays run by independent volunteers, giving stronger anonymity at a steep speed cost. Double VPN uses two servers run by one provider you must trust. Tor suits maximum-anonymity needs; double VPN balances privacy and usability.

Related terms