diff --git a/docs/general/dns-providers.md b/docs/general/dns-providers.md index 1d08c57a2..8c27af5ba 100644 --- a/docs/general/dns-providers.md +++ b/docs/general/dns-providers.md @@ -1006,7 +1006,7 @@ These servers block adult websites and inappropriate contents. | DNS, IPv4 | `217.160.70.42` | [Add to AdGuard](adguard:add_dns_server?address=217.160.70.42&name=), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=217.160.70.42&name=) | | DNS, IPv6 | `2001:8d8:1801:86e7::1` | [Add to AdGuard](adguard:add_dns_server?address=2001:8d8:1801:86e7::1&name=), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=2001:8d8:1801:86e7::1&name=) | -This is just one of the available servers, the full list can be found [here](https://servers.opennic.org/). +This is just one of the available servers, the full list can be found on the [OpenNIC public servers page](https://servers.opennic.org/). ### Quad101 @@ -1161,9 +1161,9 @@ Blocks more ads and malware than AdGuard DNS thanks to more advanced syntax, but | DNS-over-HTTPS | `https://dandelionsprout.asuscomm.com:2501/dns-query` | [Add to AdGuard](adguard:add_dns_server?address=https://dandelionsprout.asuscomm.com:2501/dns-query&name=dandelionsprout.asuscomm.com:2501), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=https://dandelionsprout.asuscomm.com:2501/dns-query&name=dandelionsprout.asuscomm.com:2501) | | DNS-over-TLS | `tls://dandelionsprout.asuscomm.com:853` | [Add to AdGuard](adguard:add_dns_server?address=tls://dandelionsprout.asuscomm.com:853&name=dandelionsprout.asuscomm.com:853), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=tls://dandelionsprout.asuscomm.com:853&name=dandelionsprout.asuscomm.com:853) | | DNS-over-QUIC | `quic://dandelionsprout.asuscomm.com:48582` | [Add to AdGuard](adguard:add_dns_server?address=quic://dandelionsprout.asuscomm.com:48582&name=dandelionsprout.asuscomm.com:48582), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=quic://dandelionsprout.asuscomm.com:48582&name=dandelionsprout.asuscomm.com:48582) | -| DNS, IPv4 | Varies; see link above. | -| DNS, IPv6 | Varies; see link above. | -| DNSCrypt, IPv4 | Varies; see link above. | +| DNS, IPv4 | Varies; see link above. | | +| DNS, IPv6 | Varies; see link above. | | +| DNSCrypt, IPv4 | Varies; see link above. | | ### DNS Forge @@ -1342,7 +1342,7 @@ Kids-friendly filter that also blocks ads, trackers, and malware [ASTRACAT DNS](https://astracat.vercel.app/) is a privacy-focused DNS resolver built on Cloudflare’s infrastructure and ASTRACAT’s data center. It emphasizes high speed, no logging, and no censorship, providing a secure and reliable DNS resolution experience. -| Protocol | Address | +| Protocol | Address | | |-------------------|-----------------------------------------------| | DNS, IPv4 | `85.209.2.112` | [Add to AdGuard](adguard:add_dns_server?address=85.209.2.112&name=ASTRACAT%20DNS), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=85.209.2.112&name=ASTRACAT%20DNS) | | DNS-over-HTTPS | `https://frd4wvnobp.cloudflare-gateway.com/dns-query` | [Add to AdGuard](adguard:add_dns_server?address=https://frd4wvnobp.cloudflare-gateway.com/dns-query&name=frd4wvnobp.cloudflare-gateway.com), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=https://frd4wvnobp.cloudflare-gateway.com/dns-query&name=frd4wvnobp.cloudflare-gateway.com) | @@ -1361,3 +1361,12 @@ Kids-friendly filter that also blocks ads, trackers, and malware | DNS-over-HTTPS | `https://dnsguard.pub/dns-query` | [Add to AdGuard](adguard:add_dns_server?address=https://dnsguard.pub/dns-query&name=DNSGUARD), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=https://dnsguard.pub/dns-query&name=DNSGUARD) | | DNS-over-TLS | `tls://dnsguard.pub` | [Add to AdGuard](adguard:add_dns_server?address=tls://dnsguard.pub&name=DNSGUARD), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=tls://dnsguard.pub&name=DNSGUARD) | | DNS-over-QUIC | `quic://dnsguard.pub` | [Add to AdGuard](adguard:add_dns_server?address=quic://dnsguard.pub&name=DNSGUARD), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=quic://dnsguard.pub&name=DNSGUARD) | + +### 18Bit DNS + +[18Bit DNS](https://www.18bit.cn) is a free, encrypted public DNS service for the Chinese region that has been operating for many years. Consisting of over 10 endpoints, it provides users in the China region with fast, secure, and private DNS services. Additionally, it has malware and phishing protection. + +| Protocol | Address | | +|----------------|----------------------------------------------------|----------------| +| DNS-over-HTTPS | `https://doh.18bit.cn/dns-query` | [Add to AdGuard](adguard:add_dns_server?address=https://doh.18bit.cn/dns-query&name=18bitDNS), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=https://doh.18bit.cn/dns-query&name=18bitDNS) | +| DNS-over-TLS | `tls://dns.18bit.cn` | [Add to AdGuard](adguard:add_dns_server?address=tls://dns.18bit.cn&name=18bitDNS), [Add to AdGuard VPN](adguardvpn:add_dns_server?address=tls://dns.18bit.cn&name=18bitDNS) | diff --git a/docs/private-dns/connect-devices/routers/unifi.md b/docs/private-dns/connect-devices/routers/unifi.md index f33dea671..c197e8356 100644 --- a/docs/private-dns/connect-devices/routers/unifi.md +++ b/docs/private-dns/connect-devices/routers/unifi.md @@ -19,11 +19,11 @@ Obtain the DNS-over-HTTPS URL that is used to calculate the DNS Stamp URL. 1. Proceed to *Encrypted DNS* → *Custom* and enter the following DNS server settings: - Device type: 'Router' - Device brand: 'Unifi' - - Device name: '(use your Unifi device name) + - Device name: Use your Unifi device name 1. Click *Next*. 1. Scroll to *Use DNS server addresses* → *DNS-over-HTTPS* and take note of the DNS-over-HTTPS URL (e.g., https://d.adguard-dns.com/dns-query/123456abc). -Generate a DNS Stamp using the [DNSCrypt DNS Stamp Calculator](https://dnscrypt.info/stamps/), and set it: +Generate a DNS stamp using the [DNSCrypt DNS Stamp Calculator](https://dnscrypt.info/stamps/) and set it. 1. Protocol: DNS-over-HTTPS 1. Host name: d.adguard-dns.com @@ -31,37 +31,36 @@ Generate a DNS Stamp using the [DNSCrypt DNS Stamp Calculator](https://dnscrypt. 1. Untick - No filter - No logs -1. Copy the DNS Stamp URL (e.g., sdns://AgcAAAAAA…) +1. Copy the DNS stamp URL (e.g., sdns://AgcAAAAAA…) -Turn on DNS-over-HTTPS in UniFi +Turn on DNS-over-HTTPS in UniFi. 1. Log in to the Ubiquiti UniFi controller. 1. Go to *Settings* → *Security*. 1. Click *Protection*. 1. Proceed to *Encrypted DNS* → *Custom* and enter the following DNS server addresses. - Server Name: 'AdGuard DNS' - - DNS Stamp: DNS Stamp URL copied from above + - DNS Stamp: DNS stamp URL copied from above 1. Click *Save*. ## Use your router admin panel -Use these instructions if your UniFi router does not support the DNS-over-HTTPS or DNS-over-TLS configuration: +Use these instructions if your UniFi router does not support the DNS-over-HTTPS or DNS-over-TLS configuration. 1. Log in to the Ubiquiti UniFi controller. 1. Go to *Settings* → *Networks*. 1. Click *Edit Network* → *WAN*. -1. Proceed to *Common Settings* → *DNS Server* and enter the following DNS server addresses. +1. Proceed to *Common Settings* → *DNS Server* and enter the following DNS server addresses: - IPv4: `94.140.14.49` and `94.140.14.59` - IPv6: `2a10:50c0:0:0:0:0:ded:ff` and `2a10:50c0:0:0:0:0:dad:ff` 1. Click *Save*. 1. Return to *Network*. 1. Choose *Edit Network* → *LAN*. 1. Find *DHCP Name Server* and select *Manual*. -1. Enter your gateway address in the *DNS Server 1* field. Alternatively, you can enter the AdGuard DNS server addresses in *DNS Server 1* and *DNS Server 2* fields: +1. Enter your gateway address in the *DNS Server 1* field. Alternatively, you can enter the AdGuard DNS server addresses in the *DNS Server 1* and *DNS Server 2* fields: - IPv4: `94.140.14.49` and `94.140.14.59` - IPv6: `2a10:50c0:0:0:0:0:ded:ff` and `2a10:50c0:0:0:0:0:dad:ff` 1. Save the settings. 1. Link your IP (or your dedicated IP if you have a Team subscription). - -- [Dedicated IPs](private-dns/connect-devices/other-options/dedicated-ip.md) -- [Linked IPs](private-dns/connect-devices/other-options/linked-ip.md) + - [Dedicated IPs](private-dns/connect-devices/other-options/dedicated-ip.md) + - [Linked IPs](private-dns/connect-devices/other-options/linked-ip.md)