mirror of https://github.com/XTLS/Xray-examples
Update config_client.json
parent
1b97febdf6
commit
2db31b0820
|
@ -52,7 +52,7 @@
|
||||||
"network": "ws",
|
"network": "ws",
|
||||||
"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"
|
||||||
|
|
Loading…
Reference in New Issue