From 8246943acc3232ad43a029fb6159c04ce9f10507 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Fri, 13 Aug 2021 22:33:06 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=8D=95=E7=8B=AC=E5=AE=89=E8=A3=85VLESS=20gRPC=E6=97=B6?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95=E4=BD=BF=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 0cc52cc..2bbb4b6 100644 --- a/install.sh +++ b/install.sh @@ -747,7 +747,7 @@ server { lingering_close always; grpc_read_timeout 1071906480m; grpc_send_timeout 1071906480m; - grpc_pass grpc://127.0.0.1:31304; + grpc_pass grpc://127.0.0.1:31301; } } EOF @@ -4182,7 +4182,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.5.25" + echoContent green "当前版本:v2.5.26" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus