fix xray proxy protocol

This commit is contained in:
mercury
2023-08-19 23:08:36 +04:00
parent bbada91118
commit daaa0486ae
+7 -1
View File
@@ -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": []
}
}
}