The Official Installer of AdGuardHome for Asuswrt-Merlin

adblock-filters adblocker adblocking asuswrt-merlin dns dns-over-https dns-over-quic dns-over-tls dns-resolver dns-server dns-servers dns-sinkhole dnscrypt dnscrypt-enabled-resolvers dnscrypt-server filterlist
2 Open Issues Need Help Last updated: Jul 8, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user is experiencing issues updating AdGuardHome on their Asuswrt-Merlin router using the provided installer script. The 'ag' command in AMTM (Asuswrt-Merlin Tool Manager) no longer launches the installer, and the user is encountering rate limits. The task involves troubleshooting the update process, investigating the cause of the 'ag' command failure, and resolving the rate limit issues. This likely requires examining the installer script, router logs, and potentially the AMTM configuration.

Complexity: 4/5
help wanted question

The Official Installer of AdGuardHome for Asuswrt-Merlin

Shell
#adblock-filters#adblocker#adblocking#asuswrt-merlin#dns#dns-over-https#dns-over-quic#dns-over-tls#dns-resolver#dns-server#dns-servers#dns-sinkhole#dnscrypt#dnscrypt-enabled-resolvers#dnscrypt-server#filterlist

AI Summary: The task requires fixing a broken AdGuardHome installer script for Asuswrt-Merlin routers. The script fails due to GitHub API rate limiting and flawed JSON parsing in its version detection. The solution involves adding GitHub personal access token authentication to the `curl` commands and replacing the complex `sed` parsing with simpler `grep` commands to extract version numbers from the GitHub API response.

Complexity: 4/5
bug help wanted good first issue

The Official Installer of AdGuardHome for Asuswrt-Merlin

Shell
#adblock-filters#adblocker#adblocking#asuswrt-merlin#dns#dns-over-https#dns-over-quic#dns-over-tls#dns-resolver#dns-server#dns-servers#dns-sinkhole#dnscrypt#dnscrypt-enabled-resolvers#dnscrypt-server#filterlist