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", "security": "tls",
"tlsSettings": { "tlsSettings": {
"serverName": "", // "serverName": "", //
"allowInsecure": false "allowInsecure": false,
"fingerprint": "chrome" // uTLS Chrome / Firefox / Safari
} }
}, },
"tag": "proxy" "tag": "proxy"