xhttp + reality
This commit is contained in:
+12
-2
@@ -5,7 +5,7 @@
|
||||
"inbounds": [
|
||||
{
|
||||
"listen": "0.0.0.0",
|
||||
"port": 8080,
|
||||
"port": 443,
|
||||
"protocol": "vless",
|
||||
"settings": {
|
||||
"clients": [
|
||||
@@ -23,7 +23,17 @@
|
||||
"mode": "auto",
|
||||
"path": "/trapdoor"
|
||||
},
|
||||
"security": "none"
|
||||
"security": "reality",
|
||||
"realitySettings": {
|
||||
"target": "nginx:443",
|
||||
"serverNames": [
|
||||
"nginx"
|
||||
],
|
||||
"privateKey": "6ATHL0mR5r1oKUwPxcAifxGH9yLSNP-8bbY6QOL643I",
|
||||
"shortIds": [
|
||||
"01"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user