luci ssr plus: adjust SS/SSR UDP relay mode parm
This commit is contained in:
parent
b9e5ea8234
commit
78986783c1
@ -317,7 +317,7 @@ start_redir() {
|
|||||||
pid_file="/var/run/ssr-reudp.pid"
|
pid_file="/var/run/ssr-reudp.pid"
|
||||||
redir_udp=1
|
redir_udp=1
|
||||||
$ucmd \
|
$ucmd \
|
||||||
-c $last_config_file $ARG_OTA $ARG_UDP \
|
-c $last_config_file $ARG_OTA -U \
|
||||||
-f $pid_file
|
-f $pid_file
|
||||||
elif [ "$utype" == "v2ray" ] ; then
|
elif [ "$utype" == "v2ray" ] ; then
|
||||||
lua /usr/share/shadowsocksr/genv2config.lua $UDP_RELAY_SERVER udp > /var/etc/v2-ssr-reudp.json
|
lua /usr/share/shadowsocksr/genv2config.lua $UDP_RELAY_SERVER udp > /var/etc/v2-ssr-reudp.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user