feat(脚本): 解除SNI分流限制

pull/1022/head
mack-a 2024-04-23 20:28:26 +08:00
parent 8d3ed86d4f
commit f28c05917d
1 changed files with 7 additions and 7 deletions

View File

@ -6758,12 +6758,12 @@ routingToolsMenu() {
# fi # fi
# vmessWSRouting 1 # vmessWSRouting 1
# ;; # ;;
# 7) 7)
# if [[ -n "${singBoxConfigPath}" ]]; then if [[ -n "${singBoxConfigPath}" ]]; then
# echoContent red "\n ---> 此功能不支持Hysteria2、Tuic" echoContent red "\n ---> 此功能不支持Hysteria2、Tuic"
# fi fi
# sniRouting 1 sniRouting 1
# ;; ;;
esac esac
} }
@ -9079,7 +9079,7 @@ menu() {
cd "$HOME" || exit cd "$HOME" || exit
echoContent red "\n==============================================================" echoContent red "\n=============================================================="
echoContent green "作者mack-a" echoContent green "作者mack-a"
echoContent green "当前版本v3.2.43" echoContent green "当前版本v3.2.44"
echoContent green "Githubhttps://github.com/mack-a/v2ray-agent" echoContent green "Githubhttps://github.com/mack-a/v2ray-agent"
echoContent green "描述:八合一共存脚本\c" echoContent green "描述:八合一共存脚本\c"
showInstallStatus showInstallStatus