readme_template.md dnscache notice
authorFadeMind <redacted>
Thu, 6 May 2021 17:10:01 +0000 (19:10 +0200)
committerFadeMind <redacted>
Thu, 6 May 2021 17:10:01 +0000 (19:10 +0200)
readme_template.md

index 313adfe98cea53e219ecfab709f1873372f10298..fe614172c1fdbf666a78c121fd0dee865603b838 100644 (file)
@@ -334,6 +334,13 @@ Your operating system will cache DNS lookups. You can either reboot or run the f
 manually flush your DNS cache once the new hosts file is in place.
 
 | The Google Chrome browser may require manually cleaning up its DNS Cache on `chrome://net-internals/#dns` page to thereafter see the changes in your hosts file. See: <https://superuser.com/questions/723703>
+
+## Using huge `hosts` file in Windows required disabling DNS Cache service. You have been warned.
+
+Latest changes in security Windows 10 denied access to changing services via other tools except registry hack. Use file
+`disable-dnscache-service-win.cmd` for made proper changes in registry. After you need to reboot device. 
+Futher see details in cmd file code comment. 
+
 :-----------------------------------------------------------------------------------------
 
 ### Windows
git clone https://git.99rst.org/PROJECT