File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ` .
You can’t perform that action at this time.
0 commit comments