From 6e7beaf80f609b6901059c3172130fbfb4afbe12 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Mon, 17 Jul 2023 10:36:36 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E7=94=B1=E4=BA=8Ev?= =?UTF-8?q?2ray=E4=B8=8D=E6=94=AF=E6=8C=81=E5=BE=88=E5=A4=9A=E6=96=B0?= =?UTF-8?q?=E7=9A=84=E7=89=B9=E6=80=A7=EF=BC=8C=E4=B8=BA=E4=BA=86=E9=99=8D?= =?UTF-8?q?=E4=BD=8E=E5=BC=80=E5=8F=91=E6=88=90=E6=9C=AC=E7=8E=B0=E5=81=9C?= =?UTF-8?q?=E6=AD=A2=E7=BB=B4=E6=8A=A4=EF=BC=8C=E5=BB=BA=E8=AE=AE=E4=BD=BF?= =?UTF-8?q?=E7=94=A8Xray-core=E3=80=81hysteria=E3=80=81Tuic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 65b4933..fa416cd 100644 --- a/install.sh +++ b/install.sh @@ -6691,6 +6691,8 @@ selectCoreInstall() { ;; 2) v2rayCoreVersion= + echoContent red " ---> 由于v2ray不支持很多新的特性,为了降低开发成本现停止维护,建议使用Xray-core、hysteria、Tuic" + exit 0 if [[ "${selectInstallType}" == "2" ]]; then customV2RayInstall else @@ -7819,7 +7821,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.9.30" + echoContent green "当前版本:v2.10.1" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus