Dnsblock provides a list of advertising, shocking, tracking and otherwise harmful sites that may be brought to your computer via your distro's package manager. When used with dnsmasq, dnsblock does not interfere in any way with your local dns setup such as hosts file.
- install from the AUR
git clone https://github.com/jyn-n/dnsblock.git
cd dnsblock/package
makepkg
- Install the package using
pacman
git clone https://github.com/jyn-n/dnsblock.git
cd dnsblock/files
make install
- install
- point dnsmasq to /etc/dnsblock/dnsmasq or use /etc/dnsblock/blocklist in any way you like
To update the blocklist manually:
cd dnsblock/files
make update