1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-22 19:24:13 +00:00
Xray-core/proxy
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
..
blackhole Chore: Run gofmt () 2024-11-09 11:16:11 +00:00
dns Core: Add mutex to injection resolution () 2024-12-26 12:55:12 +00:00
dokodemo MITM: Allow forwarding local negotiated ALPN http/1.1 to the real website 2025-02-04 15:10:08 +00:00
freedom Freedom: Don't use rawConn copy when using utls () 2025-01-12 14:10:39 -05:00
http API: Add new Get Inbound User () 2024-11-03 00:25:23 -04:00
loopback Chore: Generate *.pb.go files with protoc v5.28.2 2024-10-16 04:06:21 +00:00
shadowsocks Chore: Run gofmt () 2024-11-09 11:16:11 +00:00
shadowsocks_2022 Chore: Run gofmt () 2024-11-09 11:16:11 +00:00
socks Mixed inbound: Handle immediately closing connection gracefully () 2025-01-17 13:37:40 +00:00
trojan Chore: Run gofmt () 2024-11-09 11:16:11 +00:00
vless XTLS Vision: Use separate uplink/downlink flag for direct copy () 2025-01-27 20:44:33 +00:00
vmess Chore: Use a more direct and less error-prone return value () 2024-11-12 10:44:41 -05:00
wireguard Upgrade gVisor to a newer version () 2025-01-03 15:50:23 +00:00
proxy.go XTLS Vision: Use separate uplink/downlink flag for direct copy () 2025-01-27 20:44:33 +00:00