Update mitm config

This commit is contained in:
风扇滑翔翼 2025-02-07 22:43:48 +08:00 committed by GitHub
parent 1bfdd6d85e
commit c9a5520fff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,9 +81,13 @@
// SNI, SNI // SNI, SNI
// ip, SNI SNI // ip, SNI SNI
"serverName": "11.45.1.4", "serverName": "11.45.1.4",
// // v25.2+
// //
"verifyPeerCertInNames": "e-hentai.org" "verifyPeerCertInNames": [
"e-hentai.org",
// Freedom SNI
"fromMitm"
]
} }
} }
}, },