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