Browse Source

config: minor fix

pull/172/head
bol-van 1 year ago
parent
commit
6777e77a75
  1. 2
      config

2
config

@ -42,7 +42,7 @@ GZIP_LISTS=1
# tpws-socks : tpws socks 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=nfqws MODE=tpws
# apply fooling to http # apply fooling to http
MODE_HTTP=1 MODE_HTTP=1
# for nfqws only. support http keep alives. enable only if DPI checks for http request in any outgoing packet # for nfqws only. support http keep alives. enable only if DPI checks for http request in any outgoing packet

Loading…
Cancel
Save