Xray-examples/VLESS-TLS-SplitHTTP-H3
风扇滑翔翼 7ad5f48c20
Revert "All 127.0.0.1 > ::1"
Changing them will result in incompatibility with old xray, and the related pr has not even been merged yet
2025-07-17 12:02:30 +00:00
..
2025-07-17 12:02:30 +00:00
2024-07-22 23:28:03 +02:00

VLESS-TLS-SplitHTTP-H3

原理图:

直连Xray client <--- HTTP3 ---> Xray server

配合 CDN 使用Xray client <--- HTTP3 ---> CDN <--- HTTP2 or HTTP/1.1 ---> Xray server

注意:

默认配置仅支持客户端通过 HTTP3 直连服务端,如需和 CDN 一同使用,请参照注释修改服务端的 alpn。