mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-24 22:32:58 +03:00
use TPWS_OPT_SUFFIX in scripts
This commit is contained in:
@@ -291,11 +291,13 @@ zapret_do_daemons()
|
||||
tpws)
|
||||
opt="--port=$TPPORT $TPWS_OPT"
|
||||
filter_apply_hostlist_target opt
|
||||
filter_apply_suffix opt "$TPWS_OPT_SUFFIX"
|
||||
do_tpws $1 1 "$opt"
|
||||
;;
|
||||
tpws-socks)
|
||||
opt="--port=$TPPORT $TPWS_OPT"
|
||||
filter_apply_hostlist_target opt
|
||||
filter_apply_suffix opt "$TPWS_OPT_SUFFIX"
|
||||
do_tpws_socks $1 1 "$opt"
|
||||
;;
|
||||
nfqws)
|
||||
|
Reference in New Issue
Block a user