mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-02 19:19:20 +02:00
19 lines
311 B
JSON
19 lines
311 B
JSON
{
|
|
"inbounds": [{
|
|
"port": 9000,
|
|
"protocol": "vmess",
|
|
"settings": {
|
|
"clients": [
|
|
{
|
|
"id": "1eb6e917-774b-4a84-aff6-b058577c60a5",
|
|
"level": 1,
|
|
"alterId": 64
|
|
}
|
|
]
|
|
}
|
|
}],
|
|
"outbounds": [{
|
|
"protocol": "freedom",
|
|
"settings": {}
|
|
}]
|
|
} |