Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-20 16:25:49 +00:00

zapret-antidpi.lua: add tcp_ts_up

This commit is contained in:
bol-van
2025-11-22 13:43:24 +03:00
parent 0f8c3f3fd8
commit 402943034a

View File

@@ -36,6 +36,7 @@ standard fooling :
* tcp_md5[=hex] - add MD5 header with optional 16-byte data. all zero by default.
* tcp_flags_set=<list> - set tcp flags in comma separated list
* tcp_unflags_set=<list> - unset tcp flags in comma separated list
* tcp_ts_up - move timestamp tcp option to the top if present (workaround for badack without badseq fooling)
* fool - custom fooling function : fool_func(dis, fooling_options)