Update config_client.json

This commit is contained in:
xqzr 2024-10-13 23:26:18 +08:00 committed by GitHub
parent 0e2079aa64
commit af12d131e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@
"network": "http", "network": "http",
"security": "tls", "security": "tls",
"tlsSettings": { "tlsSettings": {
"fingerprint": "chrome" // uTLS fingerprint as traffic camouflage, can be either "chrome" or "firefox" or deleted entirely to disable uTLS "fingerprint": "chrome","//": "uTLS fingerprint as traffic camouflage, can be either chrome or firefox or deleted entirely to disable uTLS"
} }
}, },
"tag": "proxy" "tag": "proxy"