Hacker News new | ask | show | jobs
by moepstar 3225 days ago
Pi-hole - network-level adblocking on a Raspi, so even devices without adblockers get that advantage

Dokku - Heroku-like Docker env for Ruby on Rails development

https://pi-hole.net https://github.com/dokku/dokku

2 comments

I know this is a stretch but do any other HN users have a Turris Omnia router running Pi-hole? I had Pi-hole running on a Raspberry Pi no problem, but now that my router should be able to run it I'd love to learn how.

The only reference I found online is a single deleted blog post. Can someone please point me in the right direction?

What you can do, which pi-hole does, is modify your local hosts file and redirect ad URLs to 0.0.0.0. I just set it up that way, just as simple if not easier.
The point, I think, is that it will work for every device on your network that's using Pi-hole as its DNS server instead of just the local PC.
I know, but Pi-hole keeps its lists up to date, which i'd have to do manually...

Also, i like its dashboards and stats :)