1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-05-02 20:02:58 +03:00
zapret/init.d/openwrt/firewall.zapret.nfqws_ipset_https6

8 lines
253 B
Plaintext

IPT_FILTER_PRE="-p tcp --tcp-flags SYN,ACK SYN,ACK -m multiport --sports 80,443 -m set --match-set zapret6 src"
IPT_FILTER_POST="-p tcp --dport 80 -m set --match-set zapret6 dst"
. /opt/zapret/init.d/openwrt/functions
create_ipset no-update
fw_nfqws6