AdGuard Home
Network-wide software for blocking ads and tracking across all devices.
Why consider AdGuard Home?
AdGuard Home is an open-source network-wide ad and tracker blocker. Operating as a DNS sinkhole server, it blocks advertisements, malware domains, and phishing attempts on phones, PCs, and smart TVs.
Learn AdGuard Home by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of AdGuard Home
AdGuard Home encrypts upstream DNS traffic via DNS-over-HTTPS (DoH), DNS-over-TLS (DoT), and DNS-over-QUIC (DoQ) with parental control filtering.
Running with Docker
docker run -d \ --name adguardhome \ -p 53:53/tcp -p 53:53/udp \ -p 3000:3000/tcp \ -v $(pwd)/work:/opt/adguardhome/work \ -v $(pwd)/conf:/opt/adguardhome/conf \ adguard/adguardhomeAdGuard Home is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
dash.
Simple, modern server dashboard and hardware monitor for homelabs.
Xen Orchestra
Complete web-based management and backup solution for XCP-ng and XenServer.
Cockpit Project
Web-based graphical interface for Linux servers with zero overhead.
Kresus
Self-hosted personal finance manager with automatic bank synchronization.