diff options
author | angristan <angristan@pm.me> | 2019-08-07 20:05:05 +0200 |
---|---|---|
committer | angristan <angristan@pm.me> | 2019-08-07 20:52:07 +0200 |
commit | 1bfeccf9e76418e22890087438b9dea55f37266d (patch) | |
tree | addc8f33e4198a3dc9fd874260808e8428d17620 /README.md | |
parent | 4e6eeba5d014eb488173f4706ae9eb51a32e4612 (diff) |
Update the README to specify what the script can currently do
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -26,3 +26,7 @@ Then run it : ```sh ./wireguard-install.sh ``` + +It will install wireguard on the server, configure, create a systemd service and a client configuration file. Mutliple clients are not yet supported. + +Contributions are welcome! |