Files
2026-05-19 22:37:39 +08:00

46 lines
920 B
JSON

{
"log": {
"loglevel": "debug"
},
"inbounds": [
{
"listen": "0.0.0.0",
"port": 443,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "bc95a789-4dcb-42ae-8d01-ca1dc41d9a33",
"level": 0,
"email": "oggioni.walter@gmail.com"
}
],
"decryption": "none"
},
"streamSettings": {
"network": "xhttp",
"xhttpSettings": {
"mode": "auto",
"path": "/trapdoor"
},
"security": "reality",
"realitySettings": {
"target": "nginx:443",
"serverNames": [
"nginx"
],
"privateKey": "6ATHL0mR5r1oKUwPxcAifxGH9yLSNP-8bbY6QOL643I",
"shortIds": [
"01"
]
}
}
}
],
"outbounds": [
{
"protocol": "freedom",
"tag": "direct"
}
]
}