ClearDNS icon indicating copy to clipboard operation
ClearDNS copied to clipboard

请问支持 ECH 吗?

Open 6ccg opened this issue 2 years ago • 1 comments

关于ECH的介绍: https://blog.cloudflare.com/encrypted-client-hello/ https://blog.mozilla.org/security/2021/01/07/encrypted-client-hello-the-future-of-esni-in-firefox/

Firefox开启: about:config network.dns.echconfig.enabled network.dns.use_https_rr_as_altsvc

Chrome开启: chrome://flags encrypted-client-hello use-dns-https-svcb-alpn

ECH必须和DOH配合才能运行

6ccg avatar Oct 05 '23 19:10 6ccg

ECH支持这边是由上游项目决定的,也就是需要dnsproxy底层支持才行(依赖到golang底层库了),从目前仓库代码看还没有完全实现,这个后续会跟进。

dnomd343 avatar Dec 04 '23 03:12 dnomd343