AdGuard Home versie 0.107.6 is uitgekomen. Met deze software kan er thuis een dns-server worden opgezet om zo onder meer advertenties en malware te blokkeren op het gehele netwerk. Het is daarmee dus vergelijkbaar met Pi-hole. AdGuard Home werkt op een machine met Windows, macOS, Linux of FreeBSD, is ook in staat om tegen phishing te beschermen en heeft parental control. Op ons eigen forum kan over het programma worden gediscussieerd. De changelog voor deze uitgave kan hieronder worden gevonden.
SecurityAdded
- Go version was updated to prevent the possibility of exploiting the CVE-2022-24675, CVE-2022-27536, and CVE-2022-28327 vulnerabilities.
Changed
- Support for SVCB/HTTPS parameter
dohpath
in filtering rules with thednsrewrite
modifier according to the RFC draft (#4463).Deprecated
- The default DNS-over-QUIC port number is now
853
instead of754
in accordance with the latest RFC draft (#4276).- Filtering rules with the
dnsrewrite
modifier that create SVCB or HTTPS responses should useech
instead ofechconfig
to conform with the latest drafts.Fixed
- SVCB/HTTPS parameter name
echconfig
in filtering rules with thednsrewrite
modifier. Useech
instead. v0.109.0 will remove support for the outdated nameechconfig
.- Obsolete
--no-mem-optimization
option (#4437). v0.109.0 will remove the flag completely.
- I/O timeout errors when checking for the presence of another DHCP server.
- Network interfaces being incorrectly labeled as down during installation.
- Rules for blocking the QQ service (#3717).