mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-10-22 21:45:33 +08:00
Update serverless_with_mitm_for_iran.jsonc
This commit is contained in:
@@ -181,7 +181,7 @@
|
|||||||
"security": "tls",
|
"security": "tls",
|
||||||
"tlsSettings": {
|
"tlsSettings": {
|
||||||
"serverName": "www.google.com",
|
"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"],
|
"alpn": ["fromMitM"],
|
||||||
"fingerprint": "chrome"
|
"fingerprint": "chrome"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user