Update config_client.jsonc

add shortId
This commit is contained in:
woodlyer 2023-09-07 17:24:01 +08:00 committed by yuhan6665
parent 13d0158470
commit 31a1c6cbf5
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@
"fingerprint": "chrome",
"serverName": "bluearchive.jp", // If your dest is `1.1.1.1:443`, then leave it empty
"publicKey": "", // run `xray x25519` to generate. Public and private keys need to be corresponding.
"spiderX": "" // If your dest is `1.1.1.1:443`, then you can fill it with `/dns-query/` or just leave it empty
"spiderX": "", // If your dest is `1.1.1.1:443`, then you can fill it with `/dns-query/` or just leave it empty
"shortId": "" // Required
}
},
"tag": "proxy"