Update the README to specify what the script can currently do

This commit is contained in:
angristan 2019-08-07 20:05:05 +02:00
parent 4e6eeba5d0
commit 1bfeccf9e7
1 changed files with 4 additions and 0 deletions

View File

@ -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!