Xray-core/proxy/dokodemo
RPRX 117c72b860
MITM: Allow using local received SNI in the outgoing serverName & verifyPeerCertInNames
https://github.com/XTLS/Xray-core/issues/4348#issuecomment-2637370175

Local received SNI was sent by browser/app.

In freedom RAW's `tlsSettings`, set `"serverName": "fromMitm"` to forward it to the real website.

In freedom RAW's `tlsSettings`, set `"verifyPeerCertInNames": ["fromMitm"]` to use all possible names to verify the certificate.
2025-02-05 16:12:14 +00:00
..
config.go v1.1.0 2020-12-04 09:36:16 +08:00
config.pb.go Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
config.proto Config: Remove more legacy fields (#3817) 2024-09-19 01:05:59 +00:00
dokodemo.go MITM: Allow using local received SNI in the outgoing serverName & verifyPeerCertInNames 2025-02-05 16:12:14 +00:00
fakeudp_linux.go Style: format code 2021-09-20 21:00:55 +08:00
fakeudp_other.go Style: format code 2021-09-20 21:00:55 +08:00