I think I’ve made this comment before, but I really wish people would learn more about technologies like pihole. Get the ad once, get the hyperlink, add it to blacklist.
I run a pihole as well, but it is a very rudimentary tool compared to browser based adblockers like uBlock origin. It can only block DNS queries, and can’t for example block ads if they are served from the same domain as the main site (i.e. youtube) or block specific elements on a page or block a specific script from running.
Ironically, I wish people including yourself knew more about shit like how PiHole/RaspPi simply leverage Unbound, which is not unique to only Pi software or Pi devices. You can do this same thing on any OS that has it installed.
GUI and cli, however, has no where near the options pihole or adguardhome have; my limited experience is with it in opnsense, so by far isn’t complete but I disable it and forward everything to adguardhome.
I think I’ve made this comment before, but I really wish people would learn more about technologies like pihole. Get the ad once, get the hyperlink, add it to blacklist.
Until that ad also happens to be for a legitimate website you want to visit. I’d rather have a adblocker I can change right there in the website
I run a pihole as well, but it is a very rudimentary tool compared to browser based adblockers like uBlock origin. It can only block DNS queries, and can’t for example block ads if they are served from the same domain as the main site (i.e. youtube) or block specific elements on a page or block a specific script from running.
Too much effort for pretty much everything that normal AdBlock already did
Ironically, I wish people including yourself knew more about shit like how PiHole/RaspPi simply leverage Unbound, which is not unique to only Pi software or Pi devices. You can do this same thing on any OS that has it installed.
Adblock is more than just a DNS sink. I have both of those, but still use ublock origin.
Does it have a GUI or is it CLI only?
GUI and cli, however, has no where near the options pihole or adguardhome have; my limited experience is with it in opnsense, so by far isn’t complete but I disable it and forward everything to adguardhome.
What it can do in opnsense (for an example of what can be done with it, blocklist near bottom): https://docs.opnsense.org/manual/unbound.html
Does Unbound work across the entire network on devices you can’t install it to directly, the way a pihole does?