examples: update ncat-client-server readme
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
e2cc7743d5
commit
2fd253ff1f
|
@ -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
|
line, but by no means should you actually attempt to use
|
||||||
these. They are horribly insecure and defeat the purpose
|
these. They are horribly insecure and defeat the purpose
|
||||||
of WireGuard.
|
of WireGuard.
|
||||||
|
|
||||||
STAY AWAY!
|
STAY AWAY!
|
||||||
|
|
||||||
Distros: do not distribute these with your packages.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
That all said, this is a pretty cool example of just how
|
That all said, this is a pretty cool example of just how
|
||||||
darn easy WireGuard can be.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue