diff options
author | Anj Duvnjak <alvind11@hotmail.com> | 2021-02-20 13:44:34 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-21 00:05:03 +0700 |
commit | 87a3cd5f4173fe96e7642efc054c2c3c2b66f386 (patch) | |
tree | 61616571568052ebba92491899f91af35141b5a5 /network/wireguard-linux-compat/README | |
parent | 7fb2f05d72808ea8439a524184e21c8ff7406763 (diff) |
network/wireguard-linux-compat: Updated for version 1.0.20210219.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wireguard-linux-compat/README')
-rw-r--r-- | network/wireguard-linux-compat/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/wireguard-linux-compat/README b/network/wireguard-linux-compat/README index d8e5e22624d24..5db7f66f259ac 100644 --- a/network/wireguard-linux-compat/README +++ b/network/wireguard-linux-compat/README @@ -2,11 +2,11 @@ WireGuard is a VPN that uses state-of-the-art cryptography. It is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. -This script only builds the WireGuard kernel module. Userspace +This script only builds the WireGuard kernel module. Userspace tools are also required to configure and use WireGuard tunnels. Refer to the wireguard-tools script on SlackBuilds. NOTE: Slackware-current contains the WireGuard module as of kernel 5.10.1. If running an up to date -current, installing this -module is no longer required. You will most likely still want to +module is no longer required. You will most likely still want to install the wireguard-tools SlackBuilds package. |