mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
12 lines
167 B
JSON
12 lines
167 B
JSON
{
|
|
"port": 1080,
|
|
"inbound": {
|
|
"protocol": "socks",
|
|
"file": "in_socks.json"
|
|
},
|
|
"outbound": {
|
|
"protocol": "vmess",
|
|
"file": "out_vmess.json"
|
|
}
|
|
}
|