Update config_client.json

This commit is contained in:
chika0801
2022-11-08 11:37:15 +08:00
committed by yuhan6665
parent c6de1d0d78
commit bd9399de5f

View File

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