You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update-hosts-file is a Go-based command-line tool for updating the /etc/hosts file in Unix-like systems. It can automatically pull host information from various sources, such as web-based and local blocklists files, and also adds the hostname of the machine to make sure any changes to it will be reflected in the hosts file.
Magpie is a high-performance blocklist aggregator that fetches, validates, and combines domain blocklists from multiple sources. Built in pure Go with minimal dependencies (color output and progress bars), it's optimized for speed and reliability.
A Go CLI for generating DNS blocklists and allowlists — including DNS-to-IP resolution, reverse lookups, and overlap detection — for use in DNS sinkholes and firewalls.