Xray-examples/VLESS-HTTP-Caddy/VLESS-H3-Caddy
风扇滑翔翼 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
..
Caddyfile Revert "All 127.0.0.1 > ::1" 2025-07-17 12:02:30 +00:00
README.md Add VLESS-H3-Caddy two modes 2024-10-17 04:54:23 -04:00
client.jsonc Update all json file to jsonc (#199) 2024-10-21 11:49:47 -04:00
server.jsonc Revert "All 127.0.0.1 > ::1" 2025-07-17 12:02:30 +00:00

README.md

原理图:

Xray client <--- H3 ---> Caddy2 <--- H3 ---> Xray server

注意: 由于 H3 没有解密的明文传输标准 这种模式 Caddy 解密流量之后 会重新加密 会增加少许延迟和负载

目前仅 Caddy2 的 v2.9.0-beta.2 版及以后完美支持 Xray 的 H3 入站。