mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 20:20:53 +03:00
config: update MODE comments
This commit is contained in:
parent
ccd518a7d0
commit
3fbeba03a6
7
config
7
config
@ -22,9 +22,10 @@ GZIP_LISTS=1
|
|||||||
#LISTS_RELOAD="pfctl -f /etc/pf.conf"
|
#LISTS_RELOAD="pfctl -f /etc/pf.conf"
|
||||||
|
|
||||||
# CHOOSE OPERATION MODE
|
# CHOOSE OPERATION MODE
|
||||||
# MODE : nfqws,tpws,filter,custom
|
# MODE : nfqws,tpws,tpws-socks,filter,custom
|
||||||
# nfqws : use nfqws
|
# nfqws : nfqws for dpi desync
|
||||||
# tpws : use tpws
|
# tpws : tpws transparent mode
|
||||||
|
# tpws-socks : tpws socks mode
|
||||||
# filter : no daemon, just create ipset or download hostlist
|
# filter : no daemon, just create ipset or download hostlist
|
||||||
# custom : custom mode. should modify custom init script and add your own code
|
# custom : custom mode. should modify custom init script and add your own code
|
||||||
MODE=tpws
|
MODE=tpws
|
||||||
|
Loading…
Reference in New Issue
Block a user