diff --git a/zapret/config.default b/zapret/config.default index 543dc3c..6687f75 100644 --- a/zapret/config.default +++ b/zapret/config.default @@ -56,14 +56,16 @@ DESYNC_MARK_POSTNAT=0x20000000 TPWS_SOCKS_ENABLE=0 # tpws socks listens on this port on localhost and LAN interfaces TPPORT_SOCKS=987 -# use placeholders to engage standard hostlists and autohostlist in ipset dir -# they are replaced to empty string if MODE_FILTER does not satisfy +# use and placeholders to engage standard hostlists and autohostlist in ipset dir +# hostlist markers are replaced to empty string if MODE_FILTER does not satisfy +# appends ipset/zapret-hosts-auto.txt as normal list TPWS_SOCKS_OPT="--filter-tcp=80 --methodeol --new --filter-tcp=443 --split-tls=sni --disorder " TPWS_ENABLE=0 TPWS_PORTS="80,443" -# use placeholders to engage standard hostlists and autohostlist in ipset dir -# they are replaced to empty string if MODE_FILTER does not satisfy +# use and placeholders to engage standard hostlists and autohostlist in ipset dir +# hostlist markers are replaced to empty string if MODE_FILTER does not satisfy +# appends ipset/zapret-hosts-auto.txt as normal list TPWS_OPT="--filter-tcp=80 --methodeol --new --filter-tcp=443 --split-tls=sni --disorder " @@ -88,8 +90,9 @@ NFQWS_UDP_PKT_IN="0" NFQWS_PORTS_TCP_KEEPALIVE=0 NFQWS_PORTS_UDP_KEEPALIVE=0 -# use placeholders to engage standard hostlists and autohostlist in ipset dir -# they are replaced to empty string if MODE_FILTER does not satisfy +# use and placeholders to engage standard hostlists and autohostlist in ipset dir +# hostlist markers are replaced to empty string if MODE_FILTER does not satisfy +# appends ipset/zapret-hosts-auto.txt as normal list NFQWS_OPT="--filter-tcp=80 --dpi-desync=fake,split2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig --new --filter-tcp=443 --dpi-desync=fake,split2 --dpi-desync-repeats=11 --dpi-desync-fooling=md5sig --dpi-desync-fake-tls=/opt/zapret/files/fake/tls_clienthello_www_google_com.bin --new --filter-udp=443 --dpi-desync=fake --dpi-desync-repeats=11 --dpi-desync-fake-tls=/opt/zapret/files/fake/tls_clienthello_www_google_com.bin --new --filter-udp=443 --dpi-desync=fake --dpi-desync-repeats=11 --new --dpi-desync=fake,disorder2 --dpi-desync-autottl=2 --dpi-desync-fooling=md5sig"