mirror of https://github.com/XTLS/Xray-examples
Update serverless_with_mitm_for_iran.jsonc
parent
4a69ab994d
commit
002d276992
|
@ -181,7 +181,7 @@
|
|||
"security": "tls",
|
||||
"tlsSettings": {
|
||||
"serverName": "www.google.com",
|
||||
"verifyPeerCertInNames": ["fromMitM", "www.google.com", "dns.google"],
|
||||
"verifyPeerCertInNames": ["fromMitM", "www.google.com", "dns.google", "www.googlevideo.com", "www.youtube.com"],
|
||||
"alpn": ["fromMitM"],
|
||||
"fingerprint": "chrome"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue