1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-04 21:15:24 +00:00
v2fly/release/config/vpoint_vmess_freedom.json
2015-10-06 23:11:08 +02:00

17 lines
258 B
JSON

{
"port": 27183,
"inbound": {
"protocol": "vmess",
"settings": {
"clients": [
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
],
"udp": false
}
},
"outbound": {
"protocol": "freedom",
"settings": {}
}
}