From d1e3c79fdbd2cd84215f11b5650fb42f7bbd4688 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 23 Feb 2023 10:13:33 +0200 Subject: [PATCH] Windows/DoH: add DNS0 open --- Windows/DoH/DohWellKnownServers.reg | 12 ++++++++++++ Windows/DoH/README.md | 4 +++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Windows/DoH/DohWellKnownServers.reg b/Windows/DoH/DohWellKnownServers.reg index 7cd0bbf6..cc7359e9 100644 --- a/Windows/DoH/DohWellKnownServers.reg +++ b/Windows/DoH/DohWellKnownServers.reg @@ -50,6 +50,18 @@ Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\185.253.5.9] "Template"="https://zero.dns0.eu" +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.110.81.254] +"Template"="https://open.dns0.eu" + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\185.253.5.254] +"Template"="https://open.dns0.eu" + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc80::ffff] +"Template"="https://open.dns0.eu" + +[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a0f:fc81::ffff] +"Template"="https://open.dns0.eu" + [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.19.108.2] "Template"="https://doh.mullvad.net/dns-query" diff --git a/Windows/DoH/README.md b/Windows/DoH/README.md index afd759bb..75fb7ae2 100644 --- a/Windows/DoH/README.md +++ b/Windows/DoH/README.md @@ -10,7 +10,9 @@ Requires Windows 11. that Windows 11 isn't shipping by default, currently: - Adguard - Cloudflare antimalware - - DNS0 (& Zero) + - DNS0 standard + - Zero + - Open - Mullvad - Mullvad Adblock - Quad9 ECS (Windows 11 defaults include Quad9 default)