summaryrefslogtreecommitdiffstats
path: root/network/wireguard-linux-compat/README
diff options
context:
space:
mode:
author Anj Duvnjak2020-01-03 04:25:13 +0100
committer Robby Workman2020-01-03 06:33:51 +0100
commitca7f203daefaac8a4e91e6886cc794160884e5a9 (patch)
treeed4d13efe7d106ce66d1c0030aec66d74e5e2c9c /network/wireguard-linux-compat/README
parent47056bddc4fd2745c3ed4428acfdaacb554a390d (diff)
downloadslackbuilds-ca7f203daefaac8a4e91e6886cc794160884e5a9.tar.gz
network/wireguard-linux-compat: Added (WireGuard kernel module)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/wireguard-linux-compat/README')
-rw-r--r--network/wireguard-linux-compat/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/wireguard-linux-compat/README b/network/wireguard-linux-compat/README
new file mode 100644
index 0000000000..3aa5507bfa
--- /dev/null
+++ b/network/wireguard-linux-compat/README
@@ -0,0 +1,7 @@
+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
+tools are also required to configure and use WireGuard tunnels. Refer
+to the wireguard-tools script on Slackbuilds.