From 14ed56b5d5038f79338d77ef2fd73ccf0fe825f4 Mon Sep 17 00:00:00 2001 From: xream Date: Wed, 24 Jul 2024 11:27:33 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BC=A0=E8=BE=93=E5=B1=82=E5=BA=94?= =?UTF-8?q?=E8=AF=A5=E6=9C=89=E9=85=8D=E7=BD=AE,=20=E6=9A=82=E6=97=B6?= =?UTF-8?q?=E4=B8=8D=E8=80=83=E8=99=91=E5=85=BC=E5=AE=B9=E4=B8=8D=E7=BB=99?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E7=9A=84=E8=8A=82=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/core/proxy-utils/parsers/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/src/core/proxy-utils/parsers/index.js b/backend/src/core/proxy-utils/parsers/index.js index 2f96479..b3d1a6e 100644 --- a/backend/src/core/proxy-utils/parsers/index.js +++ b/backend/src/core/proxy-utils/parsers/index.js @@ -351,6 +351,7 @@ function URI_VMess() { transportPath = '/'; } } + // 传输层应该有配置, 暂时不考虑兼容不给配置的节点 if (transportPath || transportHost) { if (['grpc'].includes(proxy.network)) { proxy[`${proxy.network}-opts`] = {