Xray-core/proxy/dokodemo
RPRX 9b7841178a
MITM: Allow forwarding local negotiated ALPN http/1.1 to the real website
https://github.com/XTLS/Xray-core/issues/4348#issuecomment-2633656408

https://github.com/XTLS/Xray-core/issues/4348#issuecomment-2633865039

Local negotiated ALPN http/1.1 was sent by browser/app or is written in dokodemo-door RAW's `tlsSettings`.

Set `"alpn": ["fromMitm"]` in freedom RAW's `tlsSettings` to forward it to the real website.
2025-02-04 15:10:08 +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 forwarding local negotiated ALPN http/1.1 to the real website 2025-02-04 15:10:08 +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