]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commitdiff
examples: update ncat-client-server readme
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 8 Jul 2016 21:41:45 +0000 (23:41 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Fri, 8 Jul 2016 21:41:57 +0000 (23:41 +0200)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
contrib/ncat-client-server/README

index fd3088a8f7b1097815a42e899e16a17dec3b970e..f584829d1fa068d23c7dd4018f86dd04884b95de 100644 (file)
@@ -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.