mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 23:47:07 -05:00
20 lines
302 B
JSON
20 lines
302 B
JSON
{
|
|
"port": 27183,
|
|
"log" : {
|
|
"access": "access.log"
|
|
},
|
|
"inbound": {
|
|
"protocol": "vmess",
|
|
"settings": {
|
|
"clients": [
|
|
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
|
|
],
|
|
"udp": false
|
|
}
|
|
},
|
|
"outbound": {
|
|
"protocol": "freedom",
|
|
"settings": {}
|
|
}
|
|
}
|