From bb11faecdc16e0f2069bd7fffac0732e3c98b183 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Thu, 3 Dec 2020 19:45:22 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=84=9A=E6=9C=AC):=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index 880bf08..6ef8096 100644 --- a/install.sh +++ b/install.sh @@ -507,7 +507,7 @@ cat << EOF > /etc/nginx/conf.d/alone.conf return 301 https://${domain}$request_uri; } server { - listen 31299; + listen 31300; server_name ${domain}; root /usr/share/nginx/html; # location ~ /.well-known {allow all;} @@ -1951,7 +1951,7 @@ EOF if [[ -z `echo ${selectCustomInstallType}|grep 4` ]] then - fallbacksList='{"dest":31299,"xver":0}' + fallbacksList='{"dest":31300,"xver":0}' fi # VLESS_WS_TLS @@ -2637,7 +2637,7 @@ initTrojanGoConfig(){ "local_addr": "127.0.0.1", "local_port": 31296, "remote_addr": "127.0.0.1", - "remote_port": 31299, + "remote_port": 31300, "log_level":0, "log_file":"/etc/v2ray-agent/trojan/trojan.log", "password": [