Edit README, add show-client command

This commit is contained in:
Paul-Christian Volkmer 2022-11-30 23:23:49 +01:00
parent c24718fab3
commit 22dc642ffe

View File

@ -66,6 +66,14 @@ $ docker-compose run wg add-client
This will create new client configuration and adds peer configuration to server config file.
### Show client config
Run command to show client configuration and QR code.
```
$ docker-compose run wg show-client 1
```
### Remove client
Stop the service and run