如题,在 caddy 1.10.0-beta.1 版本中,caddy 加入了对于 ech 的支持
Caddy support ECH
具体的就是
{ debug # not required; recommended while testing dns cloudflare {env.CLOUDFLARE_API_KEY} ech ech.example.net } example.com { respond "Hello there!" }
已经试过,可用