Windows\DoH: add GPO-EnforceDoH.reg & README.md

Resolves: #109
This commit is contained in:
Aminda Suomalainen 2021-10-14 09:46:44 +03:00
parent fc841e86c6
commit 0dee83c807
Signed by: Mikaela
GPG Key ID: DF046339D69EB8C9
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient]
"DoHPolicy"=dword:00000003

7
Windows/DoH/README.md Normal file
View File

@ -0,0 +1,7 @@
# DNS over HTTPS in Windows 11
Requires Windows 11.
* `GPO-EnforceDoH.reg` enables the group policy to require DoH. However it
didn't seem to work for me or it allowed me to set the DNS server to not
use DoH.