diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-07-16 16:12:20 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-07-20 03:37:39 +0200 |
commit | 71d40d0a9aa8498ce085daa501d6905991f1249d (patch) | |
tree | 57190795f4377a9e07d84415bead45ab74ee83fb /README.md | |
parent | 06238bf0bb7f4e895edb78ab26cb2336dd06d06b (diff) |
global: wireguard.io --> wireguard.com
Due to concerns with the .io TLD, we are switching to using
wireguard.com instead.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ WireGuard is a novel VPN that runs inside the Linux Kernel and 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. It runs over UDP. -**More information may be found at [WireGuard.io](https://www.wireguard.io/).** +**More information may be found at [WireGuard.com](https://www.wireguard.com/).** ## License |