wireguard-tools/contrib/ncat-client-server
Jason A. Donenfeld 550119bb08 ncat-client-server: do not always call sudo and use env bash
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2018-05-22 16:41:59 +02:00
..
client-quick.sh ncat-client-server: do not always call sudo and use env bash 2018-05-22 16:41:59 +02:00
client.sh ncat-client-server: add wg-quick variant 2018-05-15 02:26:55 +02:00
README global: wireguard.io --> wireguard.com 2017-07-20 03:37:39 +02:00
server.sh global: year bump 2018-01-03 21:58:00 +01:00

                === IMPORTANT NOTE ===

Do not use these scripts in production. They are simply a
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!

That all said, this is a pretty cool example of just how
darn easy WireGuard can be.

Disclaimer:
  The `demo.wireguard.com` server in client.sh is for testing
  purposes only. You may not use this server for abusive or
  illegal purposes.