mirror of https://github.com/v2ray/v2ray-core
12 lines
156 B
JSON
12 lines
156 B
JSON
|
{
|
||
|
"port": 27183,
|
||
|
"inbound": {
|
||
|
"protocol": "vmess",
|
||
|
"file": "in_vmess.json"
|
||
|
},
|
||
|
"outbound": {
|
||
|
"protocol": "freedom",
|
||
|
"file": ""
|
||
|
}
|
||
|
}
|