From 31a1c6cbf529ba083103132572d95cca03601f21 Mon Sep 17 00:00:00 2001 From: woodlyer <118674311+woodlyer@users.noreply.github.com> Date: Thu, 7 Sep 2023 17:24:01 +0800 Subject: [PATCH] Update config_client.jsonc add shortId --- VLESS-TCP-XTLS-Vision-REALITY/config_client.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/VLESS-TCP-XTLS-Vision-REALITY/config_client.jsonc b/VLESS-TCP-XTLS-Vision-REALITY/config_client.jsonc index 9896d12..c544bba 100644 --- a/VLESS-TCP-XTLS-Vision-REALITY/config_client.jsonc +++ b/VLESS-TCP-XTLS-Vision-REALITY/config_client.jsonc @@ -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"