User Tools

Site Tools


technical:vpn

This is an old revision of the document!


Table of Contents

VPN

Tinc

tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. tinc is Free Software and licensed under the GNU General Public License version 2 or later.

Features:

  • Encryption, authentication and compression
  • Automatic full mesh routing
  • NAT traversal
  • Easily expand your VPN
  • Ability to bridge ethernet segments
  • Runs on many operating systems and supports IPv6

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.

Features:

  • Simple network interface
  • Cryptokey routing
  • Built-in roaming
  • Ready for containers

    Cisco Anyconnect

technical/vpn.1663025325.txt.gz · Last modified: 2022/09/12 19:28 by jc