mirror of
https://github.com/pcvolkmer/docker-wireguard-boringtun.git
synced 2025-04-19 21:36:49 +00:00
Edit README, add show-client command
This commit is contained in:
parent
c24718fab3
commit
22dc642ffe
@ -66,6 +66,14 @@ $ docker-compose run wg add-client
|
|||||||
|
|
||||||
This will create new client configuration and adds peer configuration to server config file.
|
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
|
### Remove client
|
||||||
|
|
||||||
Stop the service and run
|
Stop the service and run
|
||||||
|
Loading…
x
Reference in New Issue
Block a user