mirror of
https://github.com/bol-van/zapret.git
synced 2025-08-12 13:15:05 +03:00
blockcheck: change DPI desync mark to avoid interference with zapret table
This commit is contained in:
@@ -19,7 +19,7 @@ ZAPRET_BASE="$EXEDIR"
|
|||||||
[ -n "$DVTWS" ] || DVTWS="$ZAPRET_BASE/nfq/dvtws"
|
[ -n "$DVTWS" ] || DVTWS="$ZAPRET_BASE/nfq/dvtws"
|
||||||
[ -n "$TPWS" ] || TPWS="$ZAPRET_BASE/tpws/tpws"
|
[ -n "$TPWS" ] || TPWS="$ZAPRET_BASE/tpws/tpws"
|
||||||
[ -n "$MDIG" ] || MDIG="$ZAPRET_BASE/mdig/mdig"
|
[ -n "$MDIG" ] || MDIG="$ZAPRET_BASE/mdig/mdig"
|
||||||
[ -n "$DESYNC_MARK" ] || DESYNC_MARK=0x40000000
|
DESYNC_MARK=0x20000000
|
||||||
[ -n "$IPFW_RULE_NUM" ] || IPFW_RULE_NUM=1
|
[ -n "$IPFW_RULE_NUM" ] || IPFW_RULE_NUM=1
|
||||||
[ -n "$IPFW_DIVERT_PORT" ] || IPFW_DIVERT_PORT=59780
|
[ -n "$IPFW_DIVERT_PORT" ] || IPFW_DIVERT_PORT=59780
|
||||||
[ -n "$DOMAINS" ] || DOMAINS=rutracker.org
|
[ -n "$DOMAINS" ] || DOMAINS=rutracker.org
|
||||||
|
Reference in New Issue
Block a user