Recommendation for www/adguardhome FreeBSD port

It greatly reduces the amount of ads displayed by sites these days.

Recommendation for www/adguardhome FreeBSD port

Installing the port is easy and fast, no matter whether you install it via portmaster or with pkg. Keep in mind that this is more a filter, not a full-fledged recursive dns. This means that if you have an existing DNS recursive server set up, you will need to reconfigure it as well, depending on whether you want your new AdGuard filter to listen directly on port 53/853 (for DoT). This way, all clients on your network can easily and without reconfiguration start using it. Using your http load-balancer ( I recommend caddy as such ) you can easily export adguardhome also as DoH server.

I personally recommend using dns/dnsdist - this will allow you to easily redirect the flow of dns requests in your system.
Even if you are worried about whether your new adguard dns will stop, you can easily use dnsdist to make it so that in case of failure of www/adguardhome, the traffic will automatically switch to be served by the main recursive dns.