mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-30 05:50:53 +03:00
init: macos add TPWS_OPT to tpws parameters
This commit is contained in:
parent
84ee4c5560
commit
8b7e63882b
@ -442,6 +442,7 @@ zapret_do_daemons()
|
||||
opt="--socks --user=$TPWS_USER --port=$TPPORT"
|
||||
tpws_apply_socks_binds opt
|
||||
filter_apply_hostlist_target opt
|
||||
opt="$opt $TPWS_OPT"
|
||||
do_daemon $1 1 "$TPWS" "$opt"
|
||||
;;
|
||||
filter)
|
||||
|
Loading…
Reference in New Issue
Block a user