aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/ncat-client-server
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-07-08 23:41:45 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2016-07-08 23:41:57 +0200
commit2fd253ff1ffbdb12d244108bcafde2fdadbb74fd (patch)
tree81f1211ce1691f9e5cd24cc51d324fe851481a7b /contrib/ncat-client-server
parentpersistent keepalive: enable in an example (diff)
downloadwireguard-tools-2fd253ff1ffbdb12d244108bcafde2fdadbb74fd.tar.xz
wireguard-tools-2fd253ff1ffbdb12d244108bcafde2fdadbb74fd.zip
examples: update ncat-client-server readme
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'contrib/ncat-client-server')
-rw-r--r--contrib/ncat-client-server/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/ncat-client-server/README b/contrib/ncat-client-server/README
index fd3088a..f584829 100644
--- a/contrib/ncat-client-server/README
+++ b/contrib/ncat-client-server/README
@@ -5,12 +5,12 @@ demonstration of how easy the `wg(8)` tool is at the command
line, but by no means should you actually attempt to use
these. They are horribly insecure and defeat the purpose
of WireGuard.
-
STAY AWAY!
-Distros: do not distribute these with your packages.
-
-
-
That all said, this is a pretty cool example of just how
darn easy WireGuard can be.
+
+Disclaimer:
+ The `demo.wireguard.io` server in client.sh is for testing
+ purposes only. You may not use this server for abusive or
+ illegal purposes.