Browse Source

Update config_client.json

chika0801 3 years ago
parent
commit
bd9399de5f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      VLESS-TCP-XTLS-Vision/config_client.json

+ 2 - 1
VLESS-TCP-XTLS-Vision/config_client.json

@@ -75,7 +75,8 @@
                 "security": "tls",
                 "tlsSettings": {
                     "serverName": "", // 证书中包含的域名
-                    "allowInsecure": false
+                    "allowInsecure": false,
+                    "fingerprint": "chrome" // 通过 uTLS 库 模拟 Chrome / Firefox / Safari 或随机生成的指纹
                 }
             },
             "tag": "proxy"