在 Firefox 中配置DNS over HTTPS
Firefox 配置
在 about:config 里打开以下选项(非开发版也可以设置):
- network.trr.bootstrapAddress 设置为 1.1.1.1
- network.trr.mode 设置为 2
- network.trr.uri 设置为 https://1.1.1.1/dns-query
并且打开 ESNI 支持:
- network.security.esni.enabled 设置为 true
顺便把远程解析DNS功能也打开吧
- network.proxy.socksremotedns 设置为 true
Comments:
Email questions, comments, and corrections to hi@smartisan.dev.
Submissions may appear publicly on this website, unless requested otherwise in your email.