mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-02 09:17:55 -04:00
20 lines
305 B
JSON
20 lines
305 B
JSON
{
|
|
"port": 50021,
|
|
"listen": "127.0.0.1",
|
|
"inbound": {
|
|
"protocol": "vmess",
|
|
"settings": {
|
|
"clients": [
|
|
{
|
|
"id": "d17a1af7-efa5-42ca-b7e9-6a35282d737f",
|
|
"level": 1
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"outbound": {
|
|
"protocol": "freedom",
|
|
"settings": {}
|
|
}
|
|
}
|