From 84328159ca65a27946f427d30ab852695dab1597 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Sun, 11 Jul 2021 17:03:56 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=9A=E6=9C=AC):=20=E6=9A=82=E6=97=B6?= =?UTF-8?q?=E7=A7=BB=E9=99=A4warp=E5=88=86=E6=B5=81=EF=BC=8C=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E5=8E=9F=E5=9B=A0=E3=80=90=E9=87=8D=E5=90=AF=E5=90=8E?= =?UTF-8?q?=E4=BC=9A=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95=E4=BD=BF=E7=94=A8?= =?UTF-8?q?warp=E5=88=86=E6=B5=81=EF=BC=8Cwarp-svc=E4=BC=9A=E5=8D=A0?= =?UTF-8?q?=E7=94=A890%=E4=BB=A5=E4=B8=8A=E7=9A=84cpu=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/install.sh b/install.sh index 9b4a5a6..f007756 100644 --- a/install.sh +++ b/install.sh @@ -4281,7 +4281,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.5.16" + echoContent green "当前版本:v2.5.17" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus @@ -4304,7 +4304,7 @@ menu() { echoContent yellow "6.更新证书" echoContent yellow "7.更换CDN节点" echoContent yellow "8.IPv6分流" - echoContent yellow "9.WARP分流" + echoContent yellow "9.WARP分流[不可用]" echoContent yellow "10.流媒体工具" echoContent yellow "11.添加新端口" echoContent skyBlue "-------------------------版本管理-----------------------------" @@ -4344,9 +4344,9 @@ menu() { 8) ipv6Routing 1 ;; - 9) - warpRouting 1 - ;; +# 9) +# warpRouting 1 +# ;; 10) streamingToolbox 1 ;;