0
0
mirror of https://github.com/XTLS/Xray-examples.git synced 2025-08-22 14:38:36 +00:00
XTLS_Xray-examples/VLESS-HTTP-Caddy/VLESS-H2C-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
client.jsonc Update all json file to jsonc (#199) 2024-10-21 11:49:47 -04:00
README.md Refactor VLESS-HTTP-Caddy folder 2024-10-17 03:58:05 -04:00
server.jsonc Revert "All 127.0.0.1 > ::1" 2025-07-17 12:02:30 +00:00

原理图:

Xray client <--- H2 ---> Caddy2 <--- H2C ---> Xray server

注意: 目前仅 Caddy2 的 v2.2.0-rc.1 版及以后完美支持 Xray 的 H2C实现 H2(HTTP/2)应用。