mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 23:47:07 -05:00
Update user id
This commit is contained in:
parent
590699fc7b
commit
bbac647656
@ -19,7 +19,7 @@
|
|||||||
"address": "127.0.0.1",
|
"address": "127.0.0.1",
|
||||||
"port": 37192,
|
"port": 37192,
|
||||||
"users": [
|
"users": [
|
||||||
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
|
{"id": "27848739-7e62-4138-9fd3-098a63964b6b"}
|
||||||
],
|
],
|
||||||
"network": "tcp"
|
"network": "tcp"
|
||||||
}
|
}
|
||||||
|
@ -7,7 +7,14 @@
|
|||||||
"protocol": "vmess",
|
"protocol": "vmess",
|
||||||
"settings": {
|
"settings": {
|
||||||
"clients": [
|
"clients": [
|
||||||
{"id": "ad937d9d-6e23-4a5a-ba23-bce5092a7c51"}
|
{
|
||||||
|
"id": "27848739-7e62-4138-9fd3-098a63964b6b",
|
||||||
|
"level": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "3b129dec-72a3-4d28-aeee-028a0fe86e22",
|
||||||
|
"level": 1
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"udp": false
|
"udp": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user