update docs

This commit is contained in:
bol-van
2024-10-31 17:57:22 +03:00
parent a4632ef6d7
commit 067be122b3
6 changed files with 13 additions and 2 deletions

View File

@@ -153,6 +153,8 @@ For BSD systems there is dvtws. Its built from the same source and has almost th
nfqws takes the following parameters:
```
@<config_file> ; read file for options. must be the only argument. other options are ignored.
--debug=0|1
--qnum=<nfqueue_number>
--daemon ; daemonize
@@ -608,6 +610,8 @@ It's for the systems that lack ipset support : Windows and Linux without nftable
tpws is transparent proxy.
```
@<config_file> ; read file for options. must be the only argument. other options are ignored.
--debug=0|1|2|syslog|@<filename> ; 1 and 2 means log to console and set debug level. for other targets use --debug-level.
--debug-level=0|1|2 ; specify debug level for syslog and @<filename>
--bind-addr=<v4_addr>|<v6_addr>; for v6 link locals append %interface_name : fe80::1%br-lan