How to Neutralize HTTPS SNI DPI w/ one iptables line in South Korea.

by leoh0
GNU/Linux ◆ xterm-color ◆ bash 2557 views

You need to build and install tcp window resize module of iptables[1].

sudo modprobe xt_TCPWIN

sudo iptables -t mangle -I INPUT 1 -p tcp -m tcp –sport 443 –tcp-flags SYN,ACK SYN,ACK -j TCPWIN –tcpwin-set 200

[1] https://github.com/p5n/ipt_tcpwin

More by leoh0

docker as a storage 00:56

by leoh0

mapscii.me 00:46

by leoh0

See all