From 1f4de1d4b062834c70962798430a3fc4f7736a9c Mon Sep 17 00:00:00 2001 From: Rakau Date: Sat, 14 Nov 2020 20:25:21 +0800 Subject: [PATCH] Update config_server.json --- VLESS-TCP-XTLS-Multi-Web-Nginx/config_server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VLESS-TCP-XTLS-Multi-Web-Nginx/config_server.json b/VLESS-TCP-XTLS-Multi-Web-Nginx/config_server.json index 9482c3f..6846596 100644 --- a/VLESS-TCP-XTLS-Multi-Web-Nginx/config_server.json +++ b/VLESS-TCP-XTLS-Multi-Web-Nginx/config_server.json @@ -32,7 +32,7 @@ "streamSettings": { "network": "tcp", "tcpSettings": { - "acceptProxyProtocol": true // 传递真实来源 IP 和端口 + "acceptProxyProtocol": true // 接收真实来源 IP 和端口 }, "security": "xtls", "xtlsSettings": {