|
|
|
|
|
by encom
2102 days ago
|
|
I wanted to do that, but I had a look at Pi Hole and ran away screaming. Instead of proper packaging, they have a 3000 line install script they want you to pipe into Bash. I went a saner route, and used dnsmasq and a blocklist[1] updated nightly via cron. Dnsmasq in turn queries Stubby that talks to uncensoreddns.org via DNS-over-TLS. Boom, DoT on my entire LAN. [1]https://github.com/notracking/hosts-blocklists |
|
https://docs.pi-hole.net/main/basic-install/