From 78c87e84582b6cc57ba049485d3138011c7578f1 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Wed, 28 Apr 2021 17:22:34 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E5=85=AB=E5=90=88=E4=B8=80=E5=85=B1=E5=AD=98=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + install.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 12c9c19..827caaf 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ - VLESS+TCP+TLS - VLESS+TCP+xtls-rprx-direct【**推荐**】 +- VLESS+gRPC+TLS【支持CDN、IPv6】 - VLESS+WS+TLS【支持CDN、IPv6】 - VMess+TCP+TLS - VMess+WS+TLS【支持CDN、IPv6】 diff --git a/install.sh b/install.sh index 65e23a8..bfc57a4 100644 --- a/install.sh +++ b/install.sh @@ -3738,7 +3738,7 @@ menu() { echoContent green "作者:mack-a" echoContent green "当前版本:v2.4.17" echoContent green "Github:https://github.com/mack-a/v2ray-agent" - echoContent green "描述:七合一共存脚本\c" + echoContent green "描述:八合一共存脚本\c" showInstallStatus echoContent red "\n==============================================================" if [[ -n "${coreInstallType}" ]]; then