mirror of
https://github.com/pcvolkmer/docker-wireguard-boringtun.git
synced 2025-10-29 20:02:16 +00:00
Add information about '--no-forward' option
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user