You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,7 @@ HaGeZi DNS offers free, non-commercial public DNS resolvers designed and operate
19
19
- No EDNS Client Subnet, user location is not exposed to upstreams.
20
20
- Drop ANY requests for improving server performance and enhancing privacy.
21
21
- Rate limiting for response and clients.
22
-
- Encrypted transport: DNS-over-HTTPS (DoH/DoH3), DNS-over-TLS (DoT) and DNS-over-QUIC (DoQ)
23
-
-~~No conventional DNS over port 53 to protect against DNS-based DDoS, amplification, spoofing, and cache poisoning.~~ (temporarily enabled, see https://github.com/hagezi/dns-servers/issues/22)
22
+
- Encrypted transport: DNS-over-HTTPS/3 (DoH/DoH3), DNS-over-TLS (DoT) and DNS-over-QUIC (DoQ)
24
23
- Firewall: restricted to ports strictly necessary for operation.
25
24
- OS & DNS software are regularly updated for latest security.
26
25
- No logging or storage of individual queries per client.
@@ -52,10 +51,13 @@ HaGeZi DNS employs a balanced blocking strategy to deliver robust privacy and se
| Finland, Helsinki | DoH/DoH3 |`https://juuri.hagezi.org/dns-query`|[Link](https://raw.githubusercontent.com/hagezi/dns-servers/refs/heads/main/mobileconfig/juuri-hagezi-org.mobileconfig)[QR](/mobileconfig/juuri-hagezi-org.mobileconfig.png)| DK, EE, FI, LT, LV, NO, SE |
> By default, DNS servers internally prefer IPv4 when querying root servers. This forces upstream root queries to use IPv4 transport, which can cause diagnostic tools such as dnscheck.tools or browserleaks.com to show only IPv4 paths. However, client queries for both IPv4 (A) and IPv6 (AAAA) records remain unaffected due to full recursion.
110
-
111
110
If you see any IP addresses in your [DNS leak test](https://dnscheck.tools) results other than those expected, it indicates that your device or network might be leaking DNS queries through fallback resolvers or directly to your ISP. This means DNS requests are bypassing your intended DNS protection, potentially exposing your browsing activity to external parties.
0 commit comments