Difference between revisions of "HowTo Quickly Setup A VPN Using WireGuard On NST"

From NST Wiki
Jump to navigationJump to search
(Overview)
(Overview)
Line 3: Line 3:
 
= Overview =
 
= Overview =
 
This page provides a quick start reference on how to setup a fast, modern, secure '''[https://en.wikipedia.org/wiki/Virtual_private_network VPN]''' tunnel using '''[https://www.wireguard.com/ WireGuard]''' on NST.
 
This page provides a quick start reference on how to setup a fast, modern, secure '''[https://en.wikipedia.org/wiki/Virtual_private_network VPN]''' tunnel using '''[https://www.wireguard.com/ WireGuard]''' on NST.
 +
 +
WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than '''[https://en.wikipedia.org/wiki/IPsec IPSec]''', while avoiding the massive headache. It intends to be considerably more performant than '''[https://en.wikipedia.org/wiki/OpenVPN OpenVPN]'''. 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 and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.

Revision as of 08:55, 20 November 2018

Contents

Overview

This page provides a quick start reference on how to setup a fast, modern, secure VPN tunnel using WireGuard on NST.

WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. 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 and widely deployable. It is currently under heavy development, but already it might be regarded as the most secure, easiest to use, and simplest VPN solution in the industry.