From e29bdff1b6458c0731952f05bdf3213c8d2ef318 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Wed, 15 Mar 2023 17:50:23 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9re?= =?UTF-8?q?ality=20grpc=E6=97=A0=E6=B3=95=E8=BF=9E=E6=8E=A5=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0aa8e85..dc5860b 100644 --- a/install.sh +++ b/install.sh @@ -3199,6 +3199,9 @@ EOF "grpcSettings": { "serviceName": "grpc", "multiMode": true + }, + "sockopt": { + "acceptProxyProtocol": true } } } @@ -5811,7 +5814,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v2.7.15_reality_beta" + echoContent green "当前版本:v2.7.16_reality_beta" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus