Files
xray-manager/tests/mock_data/usr/local/etc/xray/default/204-in-vless.json
T

33 lines
923 B
JSON

{
"inbounds": [
{
"tag": "in-vless",
"xrm": true,
"listen": "127.0.0.1",
"port": 443,
"protocol": "vless",
"settings": {
"clients": [],
"decryption": "none"
},
"streamSettings": {
"network": "tcp",
"security": "reality",
"realitySettings": {
"show": false,
"dest": "google.com:443",
"xver": 0,
"serverNames": [
"google.com"
],
"privateKey": "yHJQq57MNRi-0UQm7ymiy2DI17iO_Ovu2HF5EV1ViGg",
"minClientVer": "",
"maxClientVer": "",
"maxTimeDiff": 0,
"shortIds": []
}
}
}
]
}