mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
Update config_client.json
This commit is contained in:
parent
541691c2ac
commit
9f7c81a4b0
@ -18,11 +18,11 @@
|
||||
"settings": {
|
||||
"vnext": [
|
||||
{
|
||||
"address": "example.com", // 换成你的域名
|
||||
"address": "example.com","//": "换成你的域名",
|
||||
"port": 443,
|
||||
"users": [
|
||||
{
|
||||
"id": "", // 填写你的 UUID
|
||||
"id": "","//": "填写你的 UUID",
|
||||
"encryption": "none",
|
||||
"level": 0
|
||||
}
|
||||
@ -36,4 +36,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user