mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
DNS AdBlocker Verification #2887
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#2887
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @madereddy on GitHub (Dec 6, 2023).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
Other
🔖 Feature description
I have NextDNS setup currently and during router updates the configuration gets lost. I was configuring UptimeKuma to alert me if the configuration changes, but when checking a known ad URL with DNS monitor, it resolves back to 0.0.0.0 which means it successfully resolves.
I would like a way to mark 0.0.0.0 DNS resolutions as failures.
✔️ Solution
Check box to resolve 0.0.0.0 as a failure.
❓ Alternatives
Tried using other monitors, but the default DNS resolver in uptime does not use the routers DNS.
📝 Additional Context
No response
@CommanderStorm commented on GitHub (Dec 6, 2023):
Checking the content of dns queries is tracked in #432 and the PR to resolve this will be #3919, but it will be a while before it gets implemented.
=> closing as a duplicate