AdGuard Home
Recent Changes
Update AdGuardHome to 0.108.0-b.62
Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.23.5][go-1.23.5].
The new HTTP API
POST /clients/search
that finds clients by their IP addresses, CIDRs, MAC addresses, or ClientIDs. Seeopenapi/openapi.yaml
for the full description.The
GET /clients/find
HTTP API is deprecated. Use the newPOST /clients/search
API.Request count link in the clients table (#7513).
The formatting of large numbers on the dashboard (#7329).
About
AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.
It operates as a DNS server that re-routes tracking domains to a "black hole," thus preventing your devices from connecting to those servers. It's based on software we use for our public AdGuard DNS servers -- both share a lot of common code.
Features
- Blocking ads and trackers
- Customizing blocklists
- Built-in DHCP server
- HTTPS for the Admin interface
- Encrypted DNS upstream servers (DNS-over-HTTPS, DNS-over-TLS, DNSCrypt)
- Cross-platform
- Running as a DNS-over-HTTPS or DNS-over-TLS server
- Blocking phishing and malware domains
- Parental control (blocking adult domains)
- Force Safe search on search engines
- Per-client (device) configuration
- Access settings (choose who can use AGH DNS)
Install AdGuard Home in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.