mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-11-04 09:17:32 -05:00
12 lines
156 B
JSON
12 lines
156 B
JSON
|
{
|
||
|
"port": 27183,
|
||
|
"inbound": {
|
||
|
"protocol": "vmess",
|
||
|
"file": "in_vmess.json"
|
||
|
},
|
||
|
"outbound": {
|
||
|
"protocol": "freedom",
|
||
|
"file": ""
|
||
|
}
|
||
|
}
|