Skip to content

Commit 29935b0

Browse files
author
bol-van
committed
update docs
1 parent fe12b55 commit 29935b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/readme.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Fakes are separate generated by nfqws packets carrying false information for DPI
306306
* **datanoack** sends tcp fakes without ACK flag. Servers do not accept this but DPI may accept.
307307
This mode may break NAT and may not work with iptables if masquerade is used, even from the router itself.
308308
Works with nftables properly. Likely requires external IP address (some ISPs pass these packets through their NAT).
309-
* Manipulate tcp flags with `--dpi-desync-tcp-flags-set` and `--dpi-desync-tcp-flags-unset`.
309+
* Manipulate **tcp flags** with `--dpi-desync-tcp-flags-set` and `--dpi-desync-tcp-flags-unset`.
310310
Invalid tcp flags combination may cause server to drop the packet but DPI can accept it.
311311
For example, set SYN in fakes. This may not work with all servers.
312312
`datanoack` can be replaced to `--dpi-desync-tcp-flags-unset=ACK`.

0 commit comments

Comments
 (0)