Browse Source

Update config_client.jsonc

add shortId
woodlyer 2 years ago
parent
commit
31a1c6cbf5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      VLESS-TCP-XTLS-Vision-REALITY/config_client.jsonc

+ 2 - 1
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"