VPN Protocols Explained & Compared | Which Protocol Is Best? (2024)

Your choice of VPN protocol varies depending on which VPN you’re using.

Some VPN services let you choose from a wide range of protocols. Other VPNs won’t let you choose at all.

Each protocol has its own strengths and weaknesses, and you must understand the differences between them in order to choose the right protocol for your internet activity.

Below are the seven most commonly-used VPN protocols and their advantages:

VPN Protocols Explained & Compared | Which Protocol Is Best? (1)

1. OpenVPN: The Best VPN Protocol

ProsCons
Natively supported by almost every VPN serviceHigh bandwidth consumption
Open-sourceNot the fastest VPN protocol around
Been thoroughly tested over a long period of timeHeavy code base
No known vulnerabilities
Users can choose between UDP and TCP versions
Compatible with a range of ciphers, including AES-256
Supports Perfect Forward Secrecy
The gold-standard VPN protocol over the last 2 decades

SUMMARY: OpenVPN is still the best VPN protocol we’ve tested. It has been the industry’s leading VPN protocol for well over a decade, expertly balancing unbreakable security with fast performance. We recommend using OpenVPN whenever it’s available.

Created in 2001 by James Yonan, OpenVPN is considered to be the most secure VPN protocol there is.

The software is open-source and has been around for over two decades, which means security researchers have spent plenty of time testing it for weaknesses and insecurities.

Currently, OpenVPN has no known vulnerabilities, so you can be sure your VPN connection is safe and private when using OpenVPN.

The protocol is compatible with a wide range of encryption ciphers, including AES, Blowfish, and ChaCha20.

OpenVPN is also a highly-configurable protocol. Almost every VPN app natively supports OpenVPN across most major platforms, including Microsoft Windows, Apple macOS, Android, Linux, and iOS.

For unsupported platforms, you’ll usually be able to download a configuration file that’ll allow you to manually set up an OpenVPN connection.

OpenVPN can work with two different communication protocols: TCP and UDP. These are transport-layer protocols that govern how carefully your data is transmitted across the network.

The key difference between them is that OpenVPN UDP is faster, but OpenVPN TCP provides a more reliable connection because it is better at bypassing firewalls.

Our advice is to always try UDP for your VPN connection. If you find it isn’t working, then switch to TCP.

OpenVPN’s main downside is that it isn’t as fast, lightweight, or efficient as some of the other VPN protocols. Its speeds are good, but not as quick as WireGuard or IKEv2.

It’s also the VPN protocol with the largest bandwidth requirements. As our VPN data usage tests show, OpenVPN consumes far more data than any other VPN protocol. This means if you’re using your VPN on mobile, you’ll reach your contract’s data limit around 20% quicker.

When to use OpenVPN:

  • If privacy and security are your absolute top priority, then you should use OpenVPN whenever possible.

When not to use OpenVPN:

  • If speed is crucial to your activity (e.g. gaming).
  • If you’re using a VPN while connected to cellular data (e.g. 3G/4G). You’ll reach your maximum allowance quicker and pay more in roaming charges when abroad.

2. WireGuard: The Fastest VPN Protocol

ProsCons
Very light code baseThere are privacy concerns with its default configuration
Extremely fast speedsNot yet supported by every VPN service
Open-sourceNeeds time to be fully tried-and-tested
Limited data consumptionCan only be used with UDP
No known security issues
Good at handling network changes
Supports Perfect Forward Secrecy
Very easy to manually configure

SUMMARY: WireGuard is the newest VPN protocol on the scene, and it’s quickly matching OpenVPN. Its performance and efficiency are excellent, and there are no signs of insecurity (yet). If you’re not worried about its immaturity, then WireGuard might be the best VPN protocol for you.

WireGuard is a relatively new, open-source tunneling protocol designed to be faster and more efficient than the more popular OpenVPN protocol. To compare the two protocols, read our in-depth WireGuard vs OpenVPN guide.

Released in 2019, WireGuard has made a big impression on the VPN industry. Numerous VPNs acted quickly to integrate WireGuard into their service, and many have made it their default protocol.

WireGuard delivers on many of its creator Jason A. Donenfeld’s promises:

  • It is remarkably quick. According to WireGuard’s in-house tests, it performs over 3x faster than OpenVPN. We saw similar results in our own testing, especially on longer-distance connections.

  • The code base is impressively efficient. WireGuard stands at just 4,000 lines of code, which is around 100x smaller than counterparts like OpenVPN and IKEv2. Not only is this good for performance, it should also improve security. A smaller code base makes the protocol easier to audit and reduces the attack surface for hackers.

  • Data usage is minimal. Our tests found that WireGuard is by far the least bandwidth heavy VPN protocol. Compared to OpenVPN’s 20%, WireGuard only adds an additional 4% data consumption to your normal activity. Read more about this in our guide to VPNs and mobile data.

WireGuard’s infancy is the main factor working against it currently. While its performance benchmarks are excellent and there are no signs of any security vulnerabilities yet, it will take time to establish genuine trust.

This applies to its cipher as well. WireGuard is not compatible with tried-and-tested ciphers, such as AES-256. Instead, it uses the relatively new ChaCha20. All indicators suggest ChaCha20 is very secure and potentially even faster than AES, but privacy-conscious users always take time to warm up to new encryption technologies.

There are also some privacy concerns about WireGuard’s default configuration. VPN servers need to store a temporary log of your IP address for the protocol to work. This isn’t a requirement with other VPN protocols, which is concerning if left untreated.

Fortunately, mitigations can be put in place to overcome this issue. NordVPN, for example, integrates WireGuard with its proprietary Double NAT System to create a safer, custom protocol called NordLynx. Similarly, Mullvad deletes your IP address after ten minutes of inactivity.

Here’s a list of the VPN services that currently support WireGuard:

  • Astrill
  • AzireVPN
  • CactusVPN
  • CyberGhost
  • Hide.me
  • IVPN
  • Mullvad
  • NordVPN
  • PIA
  • StrongVPN
  • Surfshark
  • TorGuard
  • VPN.AC
  • VyprVPN
  • Windscribe

We expect this number to increase as WireGuard achieves mainstream acceptance.

When to use WireGuard:

  • All the early signs suggest that WireGuard is as safe and secure as OpenVPN, and significantly faster. If you’re happy trusting a newer protocol, we recommend using WireGuard for any activity.
  • WireGuard is especially good for mobile VPN users due to its low bandwidth consumption.

When not to use WireGuard:

  • If you’re especially cautious about your privacy and security online, you may prefer to give WireGuard more time to prove itself. You should also be wary of VPN services that are not taking measures to overcome the protocol’s IP logging requirement.
  • WireGuard is not as good at bypassing firewalls as other VPN protocols because it is only compatible with UDP. If you’re looking to circumvent censorship, you may have more success elsewhere.

3. IKEv2/IPSec: Great Protocol for Mobile Users

ProsCons
Provides a very stable connectionClosed-source (except for Linux)
Delivers fast speedsPossibly compromised by the NSA
Compatible with a range of ciphers, including AES-256Bad for bypassing firewalls
Good at handling network changes
Supports Perfect Forward Secrecy

SUMMARY: IKEv2/IPSec is a fast VPN protocol that provides a very stable connection for mobile users who regularly switch between networks. There are suspicions it may have been hacked by the NSA, but for regular browsing we recommend IKEv2 as a safe and secure protocol.

Internet Key Exchange version 2 (IKEv2) is a VPN protocol that is especially popular among mobile users.

It offers very fast connection speeds and uses a MOBIKE protocol to seamlessly deal with the changing of networks. This makes IKEv2 great for mobile VPN users, who frequently switch between cellular data and WiFi networks.

IKEv2 was developed in a collaboration between Microsoft and Cisco, and is a successor to the original IKEv1.

What Is IPSec?

On its own, IKEv2 doesn’t provide any encryption. Its focus is on authentication and creating a secure VPN tunnel. That’s why IKEv2 is typically combined with IPSec (Internet Protocol Security) to form IKEv2/IPSec.

IPSec is a suite of security protocols that uses 256-bit ciphers, such as AES, Camellia or ChaCha20. After IKEv2 has established a secure connection between your device and the VPN server, IPSec encrypts your data for its journey through the tunnel.

IKEv2/IPSec is supported by most VPN services, but unfortunately its code base is closed-source.

The protocol appears secure from the outside, but without the transparency of open-source it is impossible to verify that Microsoft haven’t built backdoors or other vulnerabilities into it.

NOTE: Linux versions of IKEv2/IPSec are open-source and audits have shown nothing untoward with the protocol. For this reason, the closed-source nature of IKEv2 is less concerning than with other closed-source protocols, such as SSTP.

Security researchers like Edward Snowden have also suggested that IPSec was deliberately weakened during its creation. While this is unconfirmed, it is widely suspected that any IPSec-based VPN protocol may be compromised by the NSA.

There is no evidence to suggest that IKEv2/IPSec is vulnerable to less sophisticated adversaries, such as hackers or ISPs. It is a fast, flexible, and mostly safe VPN protocol that will work well on your cell phone.

IKEv2 only works on UDP port 500. This is an easy port for firewalls and WiFi administrators to block, meaning IKEv2/IPSec is not an effective VPN protocol for bypassing censorship in places like China or Russia.

When to use IKEv2/IPSec:

  • If you’re using a VPN on your mobile and regularly switching between WiFi and cellular data (e.g. 3G/4G).

When not to use IKEv2/IPSec:

  • If you’re trying to bypass firewalls on your school or work’s local network, or circumvent censorship in an authoritarian country.
  • If you’re especially worried about your privacy and anonymity. IKEv2 being closed-source and IPSec’s possible association with the NSA are enough to cast doubt on the privacy of IKEv2/IPSec.

4. SoftEther: Good for Bypassing Censorship

ProsCons
Open-sourceOnly released in 2014
Very fast speedsRequires manual configuration to be safe
Compatible with a range of ciphers, including AES-256Not natively supported on any OS
Good at bypassing firewallsCompatible with only a few VPN services

SUMMARY: SoftEther is a very fast and reasonably secure protocol. It is particularly good for bypassing censorship, but users should be wary of its default configuration settings and lack of mainstream VPN compatibility.

SoftEther is an open-source VPN protocol initially developed as part of a Master’s thesis at the University of Tsukuba.

Released in 2014, SoftEther is one of the newer VPN protocols available. The early signs are that it offers good security without compromising on speed.

SoftEther supports strong encryption ciphers, including AES-256 and RSA-4096. It also boasts speeds that are reportedly 13x faster than OpenVPN.

It is also well-designed to bypass heavy web censorship. SoftEther bases its encryption and authentication protocols on OpenSSL. Like SSTP and OpenVPN, this means it can use TCP Port 433, which is very difficult for firewalls and censorship systems to block.

In 2018, SoftEther received an 80-hour security audit which revealed 11 security vulnerabilities. These were patched in a subsequent update, but researchers at Aalto University have recently found that SoftEther is sometimes vulnerable to man-in-the-middle attacks.

This is because the default configuration is for clients not to verify the server’s certificate. Attackers can therefore impersonate a VPN server and gain access to user credentials and online activity.

When using SoftEther, be sure to tick the Always Verify Server Certificate box in the New VPN Connection settings.

VPN Protocols Explained & Compared | Which Protocol Is Best? (2)

SoftEther’s default settings do not include server certificate verification

SoftEther is not supported natively on any operating system and very few VPN providers currently support its use. Of those we’ve tested, only Hide.me and CactusVPN support the SoftEther protocol.

When to use SoftEther:

  • If your VPN service supports it, you can use SoftEther for fast and safe browsing.
  • It is especially effective at overcoming firewalls and bypassing censorship.

When not to use SoftEther:

  • Don’t start using SoftEther until you have turned on ‘Always Verify Server Certificate’.

5. L2TP/IPSec: Slow and Not Worth Using

ProsCons
Double encapsulation offers increased securityPossibly compromised by the NSA
Natively supported on most platformsSlower than other VPN protocols
Compatible with a range of ciphers, including AES-256Susceptible to Man-in-the-Middle attacks

SUMMARY: L2TP/IPSec is a relatively slow VPN protocol that requires workarounds to be used safely. Even then, it’s simply not worth it. There will almost always be a safer and faster VPN protocol available.

Created in 1999 as a successor to PPTP, Layer 2 Tunneling Protocol (L2TP) is an easy-to-use protocol that is natively supported by most VPN services, on most devices.

Like IKEv2, L2TP combines with IPSec to form a hybrid L2TP/IPSec VPN protocol. Unfortunately, this means it is susceptible to the same privacy concerns – raised by Edward Snowden – that IPSec has been compromised by the NSA.

There is also a separate security flaw with L2TP. This issue arises when it is used with a VPN service that uses pre-shared keys.

If the VPN’s encryption keys are available to download online, it opens the possibility for attackers to falsify authentication credentials, impersonate your VPN server, and eavesdrop on your connection. This is known as a man-in-the-middle attack.

L2TP does offer a double encapsulation feature, which wraps your data in two layers of protection. While this improves the security of the protocol, it also slows it down considerably.

Older protocols like L2TP can also be incompatible with NAT, which can cause connectivity problems. In this case, you’ll need to use a VPN passthrough feature on your router to connect to a VPN using L2TP.

L2TP/IPSec is the slowest VPN protocol on this list.

When to use L2TP/IPSec:

  • We recommend not using L2TP/IPSec at all.

When not to use L2TP/IPSec:

  • Don’t use L2TP if you’re revealing personal information, concerned about NSA surveillance, or using a VPN that publicly shares its encryption keys online.

6. SSTP: Closed-Source With Potential Risks

ProsCons
Good at bypassing firewallsClosed-source
Easy to set up on WindowsMay be susceptible to Man-in-the-Middle attacks
Uses strong AES-256 encryptionWorrying links with the NSA

SUMMARY: SSTP is a good VPN protocol in terms of performance: it’s reasonably fast and very effective at bypassing censorship. It has some notable privacy and security concerns, though. For these reasons, you should avoid using SSTP for sensitive traffic wherever possible.

Secure Socket Tunneling Protocol (SSTP) is a proprietary protocol owned and operated by Microsoft. It is closed-source, so details of its implementation are unclear.

We do know that SSTP is based on the SSL/TLS encryption standards.

This is good because it allows SSTP to use TCP Port 443. This is the port that all regular HTTPS traffic flows through, which makes it very difficult for firewalls to block.

As a result, SSTP is an effective VPN protocol to use if you’re trying to bypass censorship, such as the Great Firewall of China.

On the other hand, SSL 3.0 is vulnerable to a particular man-in-the-middle attack known as POODLE. It has not been confirmed whether SSTP is also affected by this vulnerability, but in our view it’s not worth the risk.

There’s also the issue of Microsoft’s past cooperations with the NSA. As a closed-source protocol produced by Microsoft, there’s a possibility that the NSA has built a backdoor into it.

When to use SSTP:

  • If you’re trying to bypass school, work, or government firewalls, and there isn’t a better protocol available.

When not to use SSTP:

  • Given the possibility of a POODLE attack and/or NSA surveillance, don’t use SSTP for any activity where your privacy, security or anonymity is of the utmost importance.

7. PPTP: Outdated and Insecure

ProsCons
Very fast speedsKnown security vulnerabilities
Natively supported on almost all platformsNot compatible with 256-bit encryption keys
Easy to set upWon’t bypass censorship
Reportedly cracked by the NSA
Ineffective as a privacy tool

SUMMARY: PPTP is fast because it doesn’t protect or secure your data. If you use PPTP to create your VPN tunnel, your traffic is easily exposed to eavesdroppers and it’s unlikely you’ll be able to unblock geographic restrictions or bypass firewalls.

Point-to-Point Tunneling Protocol (PPTP) was the original VPN protocol. Developed by Microsoft engineer Gurdeep Singh-Pall in 1996, it marked the birth of VPN technology.

Nowadays, PPTP is outdated and completely unsafe to use in a consumer VPN.

We don’t recommend using PPTP unless it is absolutely necessary. It is obsolete as both a privacy and security tool.

PPTP does deliver fast speeds, but this is partly because the strongest encryption key it can use is 128-bit. It is not compatible with the military-grade AES-256 cipher that the most secure VPNs use.

The protocol trades off speed for security in a way that leaves it with several known vulnerabilities. For example, it has been shown that a skilled attacker can hack into a PPTP-encrypted VPN connection in just a matter of minutes.

The NSA have also reportedly exploited PPTP’s insecurities to collect huge amounts of data from VPN users.

While it’s still sometimes used within business VPN networks, you should definitely avoid using PPTP for your personal VPN. Some VPN providers have even chosen to stop supporting PPTP altogether because of its vulnerabilities.

When to use PPTP:

  • We don’t recommend ever using PPTP. The only exception might be if you’re just looking for fast speeds and don’t care about privacy or security.

When not to use PPTP:

  • It is especially important that you never use PPTP for any activity involving sensitive information, such as bank details or passwords.

Proprietary VPN Protocols

A number of VPN services don’t just offer the protocols listed above. Many also create their own. These are referred to as proprietary VPN protocols.

Using a proprietary VPN protocol comes with both pros and cons. The main positive is that it is likely to be faster than the other options offered.

After spending time and money creating a new protocol, it’s only natural that a VPN service would dedicate its best servers and infrastructure to make it as fast as possible. Providers will often claim it’s more secure, too.

On the other hand, these protocols are usually almost entirely opaque.

Open-source protocols like OpenVPN have been studied by thousands of people to make sure that it’s safe, secure, and does exactly what it promises. Proprietary VPN protocols tend to be closed-source, so it’s very hard to say exactly what is going on behind the scenes.

The number of VPN providers that use their own VPN protocol is small, but growing steadily. Here are some important ones to look out for:

  • Astrill – OpenWeb and StealthVPN
  • ExpressVPN – Lightway
  • Hotspot Shield – Hydra
  • Hidester – CamoVPN
  • NordVPN – NordLynx
  • VPN Unlimited – KeepSolid Wise
  • VyprVPN – Chameleon
  • X-VPN – Protocol X

Let me delve into the intricacies of VPN protocols for you. The article you shared provides a comprehensive overview of seven commonly-used VPN protocols, each with its own set of advantages and drawbacks. Let's break down the concepts mentioned:

  1. OpenVPN:

    • Pros: Natively supported, open-source, well-tested, no known vulnerabilities, configurable, supports various ciphers, supports Perfect Forward Secrecy.
    • Cons: High bandwidth consumption, not the fastest, heavy code base.
    • Recommendation: Best for privacy and security, not ideal for speed-intensive activities.
  2. WireGuard:

    • Pros: Very light code base, extremely fast speeds, open-source, supports Perfect Forward Secrecy.
    • Cons: Newer, may have privacy concerns, limited data consumption.
    • Recommendation: Fast and efficient, especially for mobile users.
  3. IKEv2/IPSec:

    • Pros: Stable connection, fast speeds, good for mobile users.
    • Cons: Closed-source, potential NSA compromise, not ideal for bypassing firewalls.
    • Recommendation: Suitable for mobile users, concerns about privacy.
  4. SoftEther:

    • Pros: Open-source, very fast, good for bypassing censorship.
    • Cons: Newer, requires manual configuration, not widely supported.
    • Recommendation: Effective for fast and secure browsing, especially for overcoming censorship.
  5. L2TP/IPSec:

    • Pros: Provides increased security (double encapsulation), natively supported.
    • Cons: Slower, possibly compromised by the NSA, susceptible to Man-in-the-Middle attacks.
    • Recommendation: Generally not recommended due to speed and security issues.
  6. SSTP:

    • Pros: Good at bypassing firewalls, easy to set up on Windows.
    • Cons: Closed-source, potential risks, SSL 3.0 vulnerability.
    • Recommendation: Effective for bypassing censorship, but potential privacy concerns.
  7. PPTP:

    • Pros: Very fast speeds.
    • Cons: Known security vulnerabilities, outdated, not secure.
    • Recommendation: Not recommended for any sensitive activities, outdated and insecure.

Additionally, the article mentions proprietary VPN protocols used by specific providers, which can be faster but lack the transparency of open-source options. Examples include Astrill's OpenWeb and StealthVPN, ExpressVPN's Lightway, Hotspot Shield's Hydra, Hidester's CamoVPN, NordVPN's NordLynx, VPN Unlimited's KeepSolid Wise, VyprVPN's Chameleon, and X-VPN's Protocol X.

Understanding these protocols allows you to make informed decisions based on your priorities, whether it's privacy, speed, or overcoming restrictions.

VPN Protocols Explained & Compared | Which Protocol Is Best? (2024)
Top Articles
Latest Posts
Article information

Author: Sen. Ignacio Ratke

Last Updated:

Views: 6386

Rating: 4.6 / 5 (76 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Sen. Ignacio Ratke

Birthday: 1999-05-27

Address: Apt. 171 8116 Bailey Via, Roberthaven, GA 58289

Phone: +2585395768220

Job: Lead Liaison

Hobby: Lockpicking, LARPing, Lego building, Lapidary, Macrame, Book restoration, Bodybuilding

Introduction: My name is Sen. Ignacio Ratke, I am a adventurous, zealous, outstanding, agreeable, precious, excited, gifted person who loves writing and wants to share my knowledge and understanding with you.