mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +01:00
Windows\DoH: sort the servers by provider name
This will make adding new ones less of a headache in the future
This commit is contained in:
parent
192795a1e5
commit
a1a4609065
@ -2,6 +2,30 @@ Windows Registry Editor Version 5.00
|
|||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers]
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a10:50c0::ad1:ff]
|
||||||
|
"Template"="https://dns.adguard.com/dns-query"
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a10:50c0::ad2:ff]
|
||||||
|
"Template"="https://dns.adguard.com/dns-query"
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\94.140.14.14]
|
||||||
|
"Template"="https://dns.adguard.com/dns-query"
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\94.140.15.15]
|
||||||
|
"Template"="https://dns.adguard.com/dns-query"
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2606:4700:4700::1112]
|
||||||
|
"Template"="https://security.cloudflare-dns.com/dns-query"
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2606:4700:4700::1002]
|
||||||
|
"Template"="https://security.cloudflare-dns.com/dns-query"
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\1.1.1.2]
|
||||||
|
"Template"="https://security.cloudflare-dns.com/dns-query"
|
||||||
|
|
||||||
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\1.0.0.2]
|
||||||
|
"Template"="https://security.cloudflare-dns.com/dns-query"
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.19.108.2]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.19.108.2]
|
||||||
"Template"="https://doh.mullvad.net/dns-query"
|
"Template"="https://doh.mullvad.net/dns-query"
|
||||||
|
|
||||||
@ -20,18 +44,6 @@ Windows Registry Editor Version 5.00
|
|||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.19.108.3]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\193.19.108.3]
|
||||||
"Template"="https://adblock.doh.mullvad.net/dns-query"
|
"Template"="https://adblock.doh.mullvad.net/dns-query"
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a10:50c0::ad1:ff]
|
|
||||||
"Template"="https://dns.adguard.com/dns-query"
|
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2a10:50c0::ad2:ff]
|
|
||||||
"Template"="https://dns.adguard.com/dns-query"
|
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\94.140.14.14]
|
|
||||||
"Template"="https://dns.adguard.com/dns-query"
|
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\94.140.15.15]
|
|
||||||
"Template"="https://dns.adguard.com/dns-query"
|
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2620:fe::11]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2620:fe::11]
|
||||||
"Template"="https://dns11.quad9.net/dns-query"
|
"Template"="https://dns11.quad9.net/dns-query"
|
||||||
|
|
||||||
@ -43,15 +55,3 @@ Windows Registry Editor Version 5.00
|
|||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\149.112.112.11]
|
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\149.112.112.11]
|
||||||
"Template"="https://dns11.quad9.net/dns-query"
|
"Template"="https://dns11.quad9.net/dns-query"
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2606:4700:4700::1112]
|
|
||||||
"Template"="https://security.cloudflare-dns.com/dns-query"
|
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\2606:4700:4700::1002]
|
|
||||||
"Template"="https://security.cloudflare-dns.com/dns-query"
|
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\1.1.1.2]
|
|
||||||
"Template"="https://security.cloudflare-dns.com/dns-query"
|
|
||||||
|
|
||||||
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\DohWellKnownServers\1.0.0.2]
|
|
||||||
"Template"="https://security.cloudflare-dns.com/dns-query"
|
|
@ -8,8 +8,8 @@ Requires Windows 11.
|
|||||||
|
|
||||||
* `DohWellKnownServers` adds DoH support for multiple IPv4 & IPv6 addresses
|
* `DohWellKnownServers` adds DoH support for multiple IPv4 & IPv6 addresses
|
||||||
that Windows 11 isn't shipping by default, currently:
|
that Windows 11 isn't shipping by default, currently:
|
||||||
|
* Adguard
|
||||||
|
* Cloudflare antimalware
|
||||||
* Mullvad
|
* Mullvad
|
||||||
* Mullvad Adblock
|
* Mullvad Adblock
|
||||||
* Adguard
|
|
||||||
* Quad9 ECS (Windows 11 defaults include Quad9 default)
|
* Quad9 ECS (Windows 11 defaults include Quad9 default)
|
||||||
* Cloudflare antimalware
|
|
||||||
|
Loading…
Reference in New Issue
Block a user