diff --git a/config/xray.json b/config/xray.json index cf06dac..4a1d3d8 100644 --- a/config/xray.json +++ b/config/xray.json @@ -35,6 +35,12 @@ "show": false, "xver": 0 }, + "tcpSettings": { + "acceptProxyProtocol": true + }, + "sockopt": { + "acceptProxyProtocol": true + }, "security": "reality" }, "tag": "vless_tls" @@ -57,4 +63,4 @@ "domainStrategy": "AsIs", "rules": [] } -} \ No newline at end of file +}