AdGuard Home
Recent Changes
Update AdGuardHome to 0.107.65
A separate checkbox in the Web UI to enable or disable the global DNS response cache without losing the configured cache size.
A new "cache_enabled" field to the HTTP API (
GET /control/dns_info
andPOST /control/dns_config
). Seeopenapi/openapi.yaml
for the full description.In this release, the schema version has changed from 29 to 30.
Added a new boolean field
dns.cache_enabled
to the configuration. This field explicitly controls whether DNS caching is enabled, replacing the previous implicit logic based ondns.cache_size
.To roll back this change, set the schema_version back to
29
.Disabled state of Top clients action button in web UI ([#7923]).
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.