We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f6470 commit fb98216Copy full SHA for fb98216
docs/firefox/index.md
@@ -0,0 +1,8 @@
1
+# Firefox
2
+
3
+## Disable ECH (Encrypted Client Hello)
4
+ 1. Navigate to "about:config" in the URL bar.
5
+ 2. In the configuration search bar enter: "ech"
6
+ 3. Locate these 2 items and change them to "false":
7
+ - network.dns.echconfig.enabled
8
+ - network.dns.http3_echconfig.enabled
0 commit comments