Hacker News new | ask | show | jobs
by satbyy 3521 days ago
I've set up a cronjob to pull the latest hosts file from Steven's aggregated list

https://github.com/StevenBlack/hosts

1 comments

A couple months ago I put together a Docker image for just this. It's based on dnsmasq and Steven Black's hosts list, and it automatically updates the list daily: https://github.com/schmich/purify

I run it on a cheap Digital Ocean machine, and my home router is setup to forward all DNS traffic to it. Any connected clients, phones included, automatically get the blocking capability.