{
"inbounds": [
{
"port": 12345,
"listen":"127.0.0.1",
"protocol": "vmess",
"settings": {
"clients": [
{
"id": "7dbf61d1-23e9-41c2-a1dd-8bd0cba3fce1",
"alterId": 64
}
]
},
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/app"
}
}
}
],
"outbounds": [
{
"protocol": "freedom",
"settings": {}
}
]
}