config: update MODE comments

This commit is contained in:
bol-van 2021-03-05 20:18:08 +03:00
parent ccd518a7d0
commit 3fbeba03a6

7
config
View File

@ -22,9 +22,10 @@ GZIP_LISTS=1
#LISTS_RELOAD="pfctl -f /etc/pf.conf"
# CHOOSE OPERATION MODE
# MODE : nfqws,tpws,filter,custom
# nfqws : use nfqws
# tpws : use tpws
# MODE : nfqws,tpws,tpws-socks,filter,custom
# nfqws : nfqws for dpi desync
# tpws : tpws transparent mode
# tpws-socks : tpws socks mode
# filter : no daemon, just create ipset or download hostlist
# custom : custom mode. should modify custom init script and add your own code
MODE=tpws