2019-01-05

This commit is contained in:
monlor
2019-01-05 22:28:26 +08:00
parent 2c25efd65d
commit da1ae87fad
12 changed files with 5 additions and 6 deletions

View File

@@ -385,7 +385,6 @@ shadowsocks() {
done
readsh "请选择其余设备代理模式(0.不走代理 1.科学上网)" "ss_proxy_default_mode" "1"
checkread $ssproxy && mbdb set $appname.main.ss_proxy_default_mode="$ssproxy"
if [ -n "$(lsmod | grep TPROXY)" ]; then
readsh "请选择其余设备游戏模式(0.不走游戏 1.游戏加速)" "ss_game_default_mode" "1"
fi