mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Interfaces: Add link to WireGuard protocol and fix camel casing
This commit is contained in:
parent
21971a3137
commit
47e06a2a0f
@ -365,10 +365,10 @@ Results in:
|
||||
description "Description"
|
||||
}
|
||||
|
||||
Wireguard VPN Interface
|
||||
WireGuard VPN Interface
|
||||
-----------------------
|
||||
|
||||
WireGuard is an extremely simple yet fast and modern VPN that utilizes
|
||||
WireGuard_ is an extremely simple yet fast and modern VPN that utilizes
|
||||
state-of-the-art cryptography. See https://www.wireguard.com for more
|
||||
information.
|
||||
|
||||
@ -463,3 +463,5 @@ your peer should have knowledge if its content.
|
||||
|
||||
wg01# set interfaces wireguard wg01 peer to-wg02 preshared-key 'rvVDOoc2IYEnV+k5p7TNAmHBMEGTHbPU8Qqg8c/sUqc='
|
||||
wg02# set interfaces wireguard wg01 peer to-wg01 preshared-key 'rvVDOoc2IYEnV+k5p7TNAmHBMEGTHbPU8Qqg8c/sUqc='
|
||||
|
||||
.. _WireGuard: https://www.wireguard.com
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user