From 920ba6da935bf9f45a1f673bc230bf8fc444e898 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Sun, 4 Apr 2021 21:34:51 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9xr?= =?UTF-8?q?ay=E5=AE=89=E8=A3=85=E6=97=B6=E6=97=A0=E6=B3=95=E5=AE=89?= =?UTF-8?q?=E8=A3=85=E8=84=9A=E6=9C=AC=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E7=9A=84bug=E3=80=81=E5=88=A0=E9=99=A4README=20mtproto?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - install.sh | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8d4675d..eae5f4c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,6 @@ - 支持Debian、Ubuntu、Centos,支持主流的cpu架构。**不建议使用Centos以及低版本的系统,2.3.x后不再支持Centos6** - 支持个性化安装 - 支持多用户管理 -- **支持MTPROTO[FAKE TLS],此协议有被阻断的风险,谨慎使用** - 支持Netflix检测、支持DNS流媒体解锁、支持任意门解锁Netflix - 无需卸载即可安装、重装任意组合 - 支持卸载时保留Nginx、tls证书。如果acme.sh申请的证书有效的情况下,不会重新签发。 diff --git a/install.sh b/install.sh index 05861fc..2767c3e 100644 --- a/install.sh +++ b/install.sh @@ -3363,7 +3363,7 @@ xrayCoreInstall() { initXrayConfig all 12 cleanUp v2rayDel initTrojanGoConfig 13 - # installCronTLS 14 + installCronTLS 14 nginxBlog 15 updateRedirectNginxConf handleXray stop @@ -3556,7 +3556,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.4.9" + echoContent green "当前版本:v2.4.10" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:七合一共存脚本" showInstallStatus