mirror of
https://github.com/angristan/wireguard-install.git
synced 2025-04-05 03:43:30 +03:00
Update README.md
This commit is contained in:
parent
6afaf03bf8
commit
a09cec5be1
1 changed files with 6 additions and 0 deletions
|
@ -38,6 +38,12 @@ Then run it :
|
|||
./wireguard-install.sh -install
|
||||
```
|
||||
|
||||
For Remove :
|
||||
|
||||
```sh
|
||||
./wireguard-install.sh -remove
|
||||
```
|
||||
|
||||
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!
|
||||
|
|
Loading…
Add table
Reference in a new issue