DNS Public Server: Difference between revisions
No edit summary |
|||
| Line 67: | Line 67: | ||
| DNS-over-TLS || <code>tls://family.cloudflare-dns.com</code> | | DNS-over-TLS || <code>tls://family.cloudflare-dns.com</code> | ||
|} | |} | ||
==Adguard== | |||
====Default=== | |||
These servers provide ads, trackers, and phishing protection: | |||
{| class="wikitable" | |||
|+ Caption text | |||
|- | |||
! Protocol !! Address | |||
|- | |||
| DNS, IPv4 || <code>94.140.14.14</code> and <code>94.140.15.15</code> | |||
|- | |||
| DNS, IPv6 || <code>2a10:50c0::ad1:ff</code> and <code>2a10:50c0::ad2:ff</code> | |||
|- | |||
| DNSCrypt, IPv4 || Provider: <code>2.dnscrypt.default.ns1.adguard.com</code> IP: <code>176.103.130.130:5443</code> | |||
|- | |||
| DNSCrypt, IPv6 || Provider: <code>2.dnscrypt.default.ns2.adguard.com</code> IP: <code>[2a00:5a60::ad2:0ff]:5443</code> | |||
|- | |||
| DNS-over-HTTPS || <code>https://dns.adguard.com/dns-query</code> | |||
|- | |||
| DNS-over-TLS || <code>tls://dns.adguard.com</code> | |||
|} | |||
===Family Protection=== | |||
These servers provide the Default features + Blocking adult websites + Safe search | |||
{| class="wikitable" | |||
|+ Caption text | |||
|- | |||
! Protocol !! Address | |||
|- | |||
| DNS, IPv4 || <code>94.140.14.15</code> and <code>94.140.15.16</code> | |||
|- | |||
| DNS, IPv6 || <code>2a10:50c0::bad1:ff</code> and <code>2a10:50c0::bad2:ff</code> | |||
|- | |||
| DNSCrypt, IPv4 || Provider: <code>2.dnscrypt.family.ns1.adguard.com</code> IP: <code>176.103.130.132:5443</code> | |||
|- | |||
| DNSCrypt, IPv6 || Provider: <code>2.dnscrypt.family.ns2.adguard.com</code> IP: <code>[2a00:5a60::bad2:0ff]:5443</code> | |||
|- | |||
| DNS-over-HTTPS || <code>https://dns-family.adguard.com/dns-query</code> | |||
|- | |||
| DNS-over-TLS || <code>tls://dns-family.adguard.com</code> | |||
|} | |||
===Non-filtering=== | |||
These servers provide a secure and reliable connection, but they don't filter anything like the "Default" and "Family protection" servers. | |||
{| class="wikitable" | |||
|+ Caption text | |||
|- | |||
! Protocol !! Address | |||
|- | |||
| DNS, IPv4 || <code>94.140.14.140</code> and <code>94.140.14.141</code> | |||
|- | |||
| DNS, IPv6 || <code>2a10:50c0::1:ff</code> and <code>2a10:50c0::2:ff</code> | |||
|- | |||
| DNSCrypt, IPv4 || Provider: <code>2.dnscrypt.unfiltered.ns1.adguard.com</code> IP: <code>94.140.14.140:5443</code> | |||
|- | |||
| DNSCrypt, IPv6 || Provider: <code>2.dnscrypt.default.ns2.adguard.com</code> IP: <code>[2a00:5a60::01:ff]:5443</code> | |||
|- | |||
| DNS-over-HTTPS || <code>https://dns-unfiltered.adguard.com/dns-query</code> | |||
|- | |||
| DNS-over-TLS || <code>tls://dns-unfiltered.adguard.com</code> | |||
|} | |||
==Source== | ==Source== | ||