wireguard-tools/contrib/ncat-client-server
Greg Kroah-Hartman 01d00bc035 global: add SPDX tags to all files
It's good to have SPDX identifiers in all files as the Linux kernel
developers are working to add these identifiers to all files.

Update all files with the correct SPDX license identifier based on the license
text of the project or based on the license in the file itself.  The SPDX
identifier is a legally binding shorthand, which can be used instead of the
full boiler plate text.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Modified-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-12-09 22:29:28 +01:00
..
client.sh global: add SPDX tags to all files 2017-12-09 22:29:28 +01:00
README global: wireguard.io --> wireguard.com 2017-07-20 03:37:39 +02:00
server.sh global: add SPDX tags to all files 2017-12-09 22:29:28 +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.