mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Add a possibility to test filtering rules #928
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#928
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 @alexruf on GitHub (Sep 14, 2019).
It would be helpful to have the possibility to enter a hostname or a domain in the filter tab, and then to see if it has a hit in a filter list or the whitelist.
This would help to find out if a hostname is already filtered by an existing rule, or if an entry in the whitelist is effective at all.
@ghost commented on GitHub (Sep 14, 2019):
1st thing already possible and the second will be available within v1.0 https://github.com/AdguardTeam/AdGuardHome/issues/882 version together.
@alexruf commented on GitHub (Sep 14, 2019):
How is it currently possible? I would like to enter a hostname and then see because of what exact rules AdGuard Home would have blocked this specific DNS requests or not.
I really don't know how this should be possible currently. And I am not talking about the Query Log. I think this should be a feature in the filter setting to test things out in advance when defining filter lists and custom filter rules.
@ameshkov commented on GitHub (Sep 14, 2019):
Yep, now I got it.
Meanwhile, you can use
digornslookupto test domains.@alexruf commented on GitHub (Sep 14, 2019):
Yes that is an option.
Pi hole has a feature like that. You have a simple textbox where you can enter a domain name, and it shows you the exact rule which is matching. Super helpful if you try to figure out what filter rule is causing false-positive matches.
@ghost commented on GitHub (Sep 23, 2019):
Same as my request in #856?
@ameshkov commented on GitHub (Oct 3, 2019):
Yup, really. Closed as dup of https://github.com/AdguardTeam/AdGuardHome/issues/856
#856 is now planned on v0.101