Hacker News new | ask | show | jobs
by delcaran 2238 days ago
I currently use a 3-layered solution: browser blockers -> custom host file on each machine (StevenBlack hosts for linux and windows, nebulo for android) -> nextdns

I'm actually satisfied, but I'm trying to setup pi-hole+unbound on a cloudatcost host I own to reduce the load on nextdns, so far without success.

1 comments

Pi-hole is just a script wrapper around dnsmasq. On a host or server you might as well just do it straightforwardly:

https://sfxpt.wordpress.com/2011/02/21/the-best-ad-blocking-...