openvpn3
ovpn-dco-win
openvpn3 | ovpn-dco-win | |
---|---|---|
2 | 3 | |
1,016 | 52 | |
1.6% | - | |
9.5 | 3.4 | |
2 days ago | 3 days ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
openvpn3
-
limitations of Openvpn CE?
All our products builds on what we call the "OpenVPN Core". In essence, that is the OpenVPN 2.x project and the OpenVPN 3 Core library. This is the "low level" code which provides the core VPN functionality.
-
What is the difference between OpenVPN2.9 and OpenVPN3 Core
OpenVPN 3 (Core) is a complete rewrite and reimplements the OpenVPN protocol as a C++ library. The OpenVPN Connect (macOS, Windows) apps and OpenVPN 3 Linux project are all based on the OpenVPN 3 Core project. In addition, the OpenVPN 3 Core can be activated instead of OpenVPN 2.x on OpenVPN for Android. Currently all of these products and projects only implements the client side.
ovpn-dco-win
-
limitations of Openvpn CE?
We also back several OpenVPN related drivers, such as tap-windows6 driver, ovpn-dco-win driver, ovpn-dco linux kernel module. The tap-windows6 driver is the old Windows driver, which gives a pretty basic tun/tap interface. The DCO drivers are the next generation drivers, where more of the cryptographic operations are moved into the OS kernel instead of happening inside the OpenVPN Core components; which has the potential to improve the tunnel performance.
-
WireGuard is now Out of Beta, Finally !!
My point is ... if the OpenVPN server is correctly configured, it can perform quite well compared against its competitors. If you're running Linux, the openvpn3-linux client also supports DCO (OpenVPN kernel data-channel off-loading) now. There is also work happening on a Windows driver as well. How much performance boost DCO gives against ProtonVPN is unclear, but against OpenVPN Cloud (which also has kernel acceleration on the server side) it can improve the performance if your network link to the OpenVPN Cloud servers is good enough. OpenVPN 2.6 will come with DCO support for both client and server side too.
-
NSA on VPN solutions: use only IKE/IPsec
All that said, with the work being done in OpenVPN with the Data Channel Offload (DCO), it would probably be easier to get hardware support. The DCO implementations (ovpn-dco, ovpn-dco-win) offloads the data channel crypto operations to the virtual network driver, so the encryption/decryption/packet authentication happens entirely in the kernel space - which results in a noticeable performance boost. The tasks these DCO drivers does should be possible to more easily implement inside some dedicated hardware. But it won't be cheap.
What are some alternatives?
OpenVPN - OpenVPN is an open source VPN daemon
tap-windows6 - Windows TAP driver (NDIS 6)
docker-ipsec-vpn-server - Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
openvpn
openvpn3-linux - OpenVPN 3 Linux client
openvpn-gui - OpenVPN GUI is a graphical frontend for OpenVPN running on Windows 7 / 8 / 10. It creates an icon in the notification area from which you can control OpenVPN to start/stop your VPN tunnels, view the log and do other useful things.
setup-ipsec-vpn - Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
openvpn3-linux
tinyfecVPN - A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
ovpn-dco
ios-app - Official IVPN iOS app