From 0ad0876cdda8a215a7c0a6c26626781e105c7f4f Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Fri, 2 Apr 2021 11:42:20 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E7=A7=BB=E9=99=A4M?= =?UTF-8?q?TPROTO?= 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 b5d220e..50a1a17 100644 --- a/install.sh +++ b/install.sh @@ -3560,7 +3560,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.4.7" + echoContent green "当前版本:v2.4.8" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:七合一共存脚本" showInstallStatus @@ -3579,7 +3579,7 @@ menu() { echoContent yellow "6.更换CDN节点" echoContent yellow "7.ipv6人机验证" echoContent yellow "8.流媒体工具" - echoContent yellow "9.设置MTPROTO" + echoContent yellow "9.设置MTPROTO[废弃]" echoContent skyBlue "-------------------------版本管理-----------------------------" echoContent yellow "10.core版本管理" echoContent yellow "11.更新Trojan-Go" @@ -3617,9 +3617,9 @@ menu() { 8) streamingToolbox 1 ;; - 9) - setMTG 1 - ;; + # 9) + # setMTG 1 + # ;; 10) coreVersionManageMenu 1 ;;