diff options
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! |