This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technical:vpn [2022/09/12 19:26] – jc | technical:vpn [2022/09/25 19:43] (current) – jc | ||
---|---|---|---|
Line 5: | Line 5: | ||
2. [WireGuard](technical: | 2. [WireGuard](technical: | ||
3. [Cisco AnyConnect](technical: | 3. [Cisco AnyConnect](technical: | ||
+ | 4. [OpenVPN](technica: | ||
## Tinc | ## Tinc | ||
Line 19: | Line 20: | ||
## WireGuard | ## WireGuard | ||
WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. Initially released for the Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable. The kernel components are released under the GPLv2, as is the Linux kernel itself. Other projects are licensed under MIT, BSD, Apache 2.0, or GPL, depending on context. | WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. Initially released for the Linux kernel, it is now cross-platform (Windows, macOS, BSD, iOS, Android) and widely deployable. The kernel components are released under the GPLv2, as is the Linux kernel itself. Other projects are licensed under MIT, BSD, Apache 2.0, or GPL, depending on context. | ||
+ | |||
+ | __Features: | ||
+ | - Simple network interface | ||
+ | - Cryptokey routing | ||
+ | - Built-in roaming | ||
+ | - Ready for containers | ||
## Cisco Anyconnect | ## Cisco Anyconnect | ||
+ | The Cisco AnyConnect Secure Mobility Client provides secure SSL and IPsec/IKEv2 connections to the ASA or virtual ASA (ASAv) for remote users. AnyConnect is available for Windows, macOS and Linux. VPN Licenses require an AnyConnect Plus or Apex license, available separately. See [Cisco ASA Series Feature Licenses](https:// | ||
+ | |||
+ | __Features: | ||
+ | - Advanced full-network access | ||
+ | - Ease of deployment and management | ||
+ | - SSL VPN gateway network integration | ||
+ | - Simple and cost-effective licensing | ||
+ | - Advanced Full-Network Access: Cisco AnyConnect VPN Client | ||
</ | </ |