add configtest flag

This commit is contained in:
octeep 2022-03-30 18:27:52 +01:00
parent 68b99e2c17
commit ebdf73c840
2 changed files with 18 additions and 9 deletions

View file

@ -27,14 +27,17 @@ anything.
```
usage: wireproxy [-h|--help] -c|--config "<value>" [-d|--daemon]
[-n|--configtest]
Userspace wireguard client for proxying
Arguments:
-h --help Print help information
-c --config Path of configuration file
-d --daemon Make wireproxy run in background
-h --help Print help information
-c --config Path of configuration file
-d --daemon Make wireproxy run in background
-n --configtest Configtest mode. Only check the configuration file for
validity.
```
# Sample config file