Hacker News new | ask | show | jobs
by owenwil 2505 days ago
Not only did he not mention PiHole (or the similar, but better, Adguard Home), he didn't seem to be aware that network adblocking is a thing—but who can blame him? It's not exactly trivial unless you're comfortable with a terminal. Is there any sort of commercialized solution for this? I'd love to see Adguard/Pihole devices available off the shelf; with a little marketing I think they could really appeal to a lot of people.

(I looked around and the only 'built in' solution I could find for adblocking is in Eero WiFi's paid subscription, which blocks ads on their wifi router)

1 comments

Adguard can be used with any router: https://adguard.com/en/adguard-dns/overview.html#instruction

Its not built in per se, but its arguably less complicated than replacing a router (or worse, putting one router behind another, as would be required for the many people who's cable/fiber/etc modem is all in one with their router).

I think what GP means is that someone needs to set up the PiHole/Adguard software on their own hardware (like a RPi). After it's up and running it's pretty trivial to set it up in your router.

Reading through Adguard's GitHub page I can't help not noticing some disingenuous feature comparison there. Like how PiHole doesn't support "Blocking phishing and malware domains" or "Parental control (blocking adult domains)". Although they both do it in the exact same way: blacklists [0]. Does it block YouTube ads?

I'd like better reports and stats on PiHole, not just top sites, top clients, etc. Adguard seems to do better here from the screenshots. But I'll take it with a grain of salt.

[0] https://imgur.com/Um7o4fU

You don't need to setup adguard software or hardware at all to use it - you just change your existing router's DHCP setup to point to their DNS servers.

Its pretty handy on Android (I think requires 9 or later), you can set dns.adguard.com as your "Private DNS" server and it will work system wide, with no Apps or VPNs to install, and on every network you connect to. I beleive it uses DNS over TLS as well.

When I commented the link in GP's comment was pointing to Adguard Home [0], the PiHole like solution. See screenshot where you set up the blocklists.

[0] https://adguard.com/en/adguard-home/overview.html which takes you to: https://github.com/AdguardTeam/AdGuardHome