Live data from Hacker News

Pi-hole – A black hole for Internet advertisements

pi-hole.net

1–10 of 320 posts

Re: Pi-hole – A black hole for Internet advertisements

#6
post #2

What kind of minimum resources are required to run this? Can I run this on my 128MB VM?

Most definitely, although it of course depends on what else you're running on that VM. I have a home server running, among other things, a very similar setup [1] based on dnsmasq and a simple shell script cronjob, and the dnsmasq weighs in at ~12 MB memory usage (RSS).

[1] https://github.com/majewsky/system-configuration/blob/bf0f2b...

Re: Pi-hole – A black hole for Internet advertisements

#8
solution that doesn't require a dns server (or can be a dns server local cache)

http://someonewhocares.org/hosts/

I add this to my modem/wifi ap. and then just let every device use it to resolve. if the device allows to set a hostfile, I also add a local copy for when iam not in my network.

Re: Pi-hole – A black hole for Internet advertisements

#9
post #8

solution that doesn't require a dns server (or can be a dns server local cache) http://someonewhocares.org/hosts/ I add this to my modem/wifi ap. and then just let every device use it to resolve. if the device allows to set a hostfile, I also add a local copy for when iam not in my network.

* GitHub - StevenBlack/hosts: Extending and consolidating hosts files from a variety of sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, yoyo.org, and potentially others. You can optionally invoke extensions to block additional sites by category. || https://github.com/StevenBlack/hosts

Direct link:

https://raw.githubusercontent.com/StevenBlack/hosts/master/h...

Also, I think OpenDNS blocks ads too. Haven't tried it in a few years though.

* Home Internet Security | OpenDNS || https://www.opendns.com/home-internet-security/

Post reply on HN