How To Set Up Double VPN on Linux? [Step-by-Step Guide]
2 min. read
Updated on
Read our disclosure page to find out how can you help VPNCentral sustain the editorial team Read more
Double VPN is an advanced feature that generally doesn’t need manual setup. Conveniently, it’s available in the dedicated apps for major desktop and mobile platforms. But can you say the same thing when Linux is concerned?
Compared to Windows and macOS, Linux isn’t as widely compatible with VPN programs. Even when it’s supported, it’s not uncommon for it to lack many functionalities.
Here, we’ll show you how to create double VPN connections on devices powered by Linux.
How to enable double VPN on Linux?
Luckily, enabling double VPN on Ubuntu, Debian, Mint, and other popular Linux distributions is fairly straightforward.
For the example below, we’ll use Surfshark, one of the best service providers that offer this feature, as an example:
- Go to the Surfshark site to buy a premium plan and sign up.
- Press CTRL+Alt+T to open your device’s terminal.
- Enter this command:
curl -f https://downloads.surfshark.com/linux/debian-install.sh –output surfshark-install.sh #gets the installation script
cat surfshark-install.sh #shows script’s content
sh surfshark-install.sh #installs surfshark - Under the Locations screen, click the MultiHop tab.
- Choose a pair of server locations.
- If your connection is successful, enjoy surfing the Web with two masked IP addresses and layers of encryption.
Want to know more about Linux VPNs? You may want to check out:
- How to Fix Linux TCP/IP Error 32: A Practical Guide
- Linux IP Show Errors [SOLVED]
- Linux TCP/IP RX Error Dropped – What it is & How to Fix it
- How to Use a VPN in Termux: 3 Tested VPNs to Use
Other VPN vendors may have additional steps. On the brighter side, they almost always have simple installation guides you can consult.
All in all, activating double VPN on Linux isn’t as hard as you may think. The setup steps slightly vary depending on the provider and distribution. Still, you don’t need to be a tech whizz to pull it off.
User forum
0 messages