From 35ea9abbb4b75684a079af96fbc5bd5e292c985e Mon Sep 17 00:00:00 2001 From: Lateralus138 Date: Thu, 3 Aug 2023 23:53:20 -0500 Subject: [PATCH] Added links and information to and about the hosts-compression-scripts repository to readme_template.md - 08/04/2023 04:53:18 UTC --- readme_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme_template.md b/readme_template.md index aeeb441dc..507ca0bd7 100644 --- a/readme_template.md +++ b/readme_template.md @@ -453,6 +453,8 @@ the [the comments within the `cmd` file](https://github.com/StevenBlack/hosts/blob/master/disable-dnscache-service-win.bat) for more details. +Disabling the DNS Cache Service can cause issues with services and applications like *WSL* and it's possible to compress the hosts file and negate the need to disable the DNS caching service. You can try the PowerShell compression script and check out the guide located at the [Hosts Compression Scripts repository](https://github.com/Lateralus138/hosts-compression-scripts). + ## Reloading hosts file Your operating system will cache DNS lookups. You can either reboot or run the @@ -611,6 +613,7 @@ devices under a variety of operating systems. - [BlackHosts - Command Line Installer/Updater](https://github.com/Lateralus138/blackhosts) This is a cross-platform command line utility to help install/update hosts files found at this repository. +- [Hosts Compression Scripts](https://github.com/Lateralus138/hosts-compression-scripts) These are various scripts to help compress hosts files (by the author of BlackHosts). - [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Combining-Blocklists) provides a tool to build block lists from local and remote lists in common formats.