mirror of
https://github.com/pcvolkmer/docker-wireguard-boringtun.git
synced 2025-04-19 13:26:50 +00:00
Add information about creating client with given public key
This commit is contained in:
parent
1bb1be36f8
commit
41d0aed0e6
@ -66,6 +66,7 @@ case "$1" in
|
||||
echo
|
||||
echo "ls List server and clients sorted by creation date"
|
||||
echo "add Add new client"
|
||||
echo " If optional PUBLIC key is provided, a new client with given public key will be registered."
|
||||
echo "rm Remove client by ID"
|
||||
echo "show Show client config with qrcode"
|
||||
echo "init Initialize service by creating config files"
|
||||
|
Loading…
x
Reference in New Issue
Block a user