1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-29 07:16:29 -04:00
v2fly/release/config/out_vmess.json

13 lines
188 B
JSON
Raw Normal View History

2015-09-12 14:36:21 -04:00
{
"vnext": [
{
2015-09-22 09:12:02 -04:00
"address": "127.0.0.1",
2015-09-12 14:36:21 -04:00
"port": 27183,
"users": [
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
2015-09-21 11:52:58 -04:00
],
"network": "tcp"
2015-09-12 14:36:21 -04:00
}
]
}