Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bol-van committed Dec 3, 2024
1 parent 669182c commit 86462f4
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 166 deletions.
9 changes: 7 additions & 2 deletions docs/changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -410,5 +410,10 @@ repo: sha256sum

v69.4

nfqws : fakedsplit/fakeddisorder fakes for both split segments
nfqws : --dpi-desync-fakedsplit-pattern
nfqws: fakedsplit/fakeddisorder fakes for both split segments
nfqws: --dpi-desync-fakedsplit-pattern

v69.5

nfqws,tpws: --dry-run
install_easy: check tpws and nfqws options validity
4 changes: 3 additions & 1 deletion docs/readme.en.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# zapret v69.4
# zapret v69.5

# SCAMMER WARNING

Expand Down Expand Up @@ -131,6 +131,7 @@ nfqws takes the following parameters:
@<config_file> ; read file for options. must be the only argument. other options are ignored.
--debug=0|1
--dry-run ; verify parameters and exit with code 0 if successful
--qnum=<nfqueue_number>
--daemon ; daemonize
--pidfile=<filename> ; write pid to file
Expand Down Expand Up @@ -639,6 +640,7 @@ tpws is transparent proxy.
--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>
--dry-run ; verify parameters and exit with code 0 if successful
--bind-addr=<v4_addr>|<v6_addr> ; for v6 link locals append %interface_name : fe80::1%br-lan
--bind-iface4=<interface_name> ; bind to the first ipv4 addr of interface
--bind-iface6=<interface_name> ; bind to the first ipv6 addr of interface
Expand Down
Loading

0 comments on commit 86462f4

Please sign in to comment.