From 4fadcff6c1476d2e65154219c6ee3a921558444f Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Tue, 22 Jun 2021 17:42:23 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9tr?= =?UTF-8?q?ojan=E7=9A=84=E5=9B=9E=E8=90=BD=E7=AB=AF=E5=8F=A3=E4=B8=BAhttp1?= =?UTF-8?q?.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 20905a5..62b0e6d 100644 --- a/install.sh +++ b/install.sh @@ -2198,7 +2198,7 @@ initTrojanGoConfig() { "local_addr": "127.0.0.1", "local_port": 31296, "remote_addr": "127.0.0.1", - "remote_port": 31302, + "remote_port": 31300, "disable_http_check":true, "log_level":3, "log_file":"/etc/v2ray-agent/trojan/trojan.log",