mirror of
https://github.com/pcvolkmer/docker-wireguard-boringtun.git
synced 2025-04-19 13:26:50 +00:00
Add information about '--no-forward' option
This commit is contained in:
parent
ee1717937c
commit
8ec3461314
@ -64,6 +64,7 @@ case "$1" in
|
|||||||
echo "rm Remove client by ID"
|
echo "rm Remove client by ID"
|
||||||
echo "show Show client config with qrcode"
|
echo "show Show client config with qrcode"
|
||||||
echo "init Initialize service by creating config files"
|
echo "init Initialize service by creating config files"
|
||||||
|
echo " Option '--no-forward' will disable forwarding"
|
||||||
echo "purge Remove server config and all client configs"
|
echo "purge Remove server config and all client configs"
|
||||||
echo "help Show this help message"
|
echo "help Show this help message"
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user