vmess2json/config/vmess_ws_server.json

29 lines
548 B
JSON

{
"inbounds": [
{
"port": 10000,
"listen": "127.0.0.1",
"protocol": "vmess",
"settings": {
"clients": [
{
"id": "8fdb7732-13a7-4d83-8f05-6260c5c12701",
"alterId": 0
}
]
},
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/fLH5idn2iQm3Bz"
}
}
}
],
"outbounds": [
{
"protocol": "freedom",
"settings": {}
}
]
}