change - add default configuration paths

This commit is contained in:
shaerpour 2024-05-28 17:25:52 +03:30
parent e749217090
commit 4c94823e17
No known key found for this signature in database
2 changed files with 24 additions and 3 deletions

View file

@ -33,7 +33,7 @@ of wireproxy by [@juev](https://github.com/juev).
# Usage
```
./wireproxy -c [path to config]
./wireproxy [-c path to config]
```
```
@ -47,6 +47,7 @@ Arguments:
-h --help Print help information
-c --config Path of configuration file
Default paths: /etc/wireproxy/wireproxy.conf, $HOME/.config/wireproxy.conf
-s --silent Silent mode
-d --daemon Make wireproxy run in background
-i --info Specify the address and port for exposing health status