mirror of
https://github.com/XTLS/Xray-examples.git
synced 2024-11-09 02:23:16 +00:00
Update config_client.json
This commit is contained in:
parent
c6de1d0d78
commit
bd9399de5f
|
@ -75,7 +75,8 @@
|
|||
"security": "tls",
|
||||
"tlsSettings": {
|
||||
"serverName": "", // 证书中包含的域名
|
||||
"allowInsecure": false
|
||||
"allowInsecure": false,
|
||||
"fingerprint": "chrome" // 通过 uTLS 库 模拟 Chrome / Firefox / Safari 或随机生成的指纹
|
||||
}
|
||||
},
|
||||
"tag": "proxy"
|
||||
|
|
Loading…
Reference in a new issue