Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test/Check domain against Filter rules #856

Closed
ghost opened this issue Jun 26, 2019 · 2 comments
Closed

Test/Check domain against Filter rules #856

ghost opened this issue Jun 26, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 26, 2019

It would be a neat idea to have a user-friendly option for them to test their filter setup, similar to how you are able to check for DHCP, or Test Upstream DNS Servers.

The user could type a particular URL or Domain into a text field and click 'Check' for AdGuard Home to tell them if AdGuard Home is currently blocking it, unblocking it, or passing through.

eg. user types google.com, or pastes a long URL from google.com into text field, clicks 'Check' button

  • Output if blocked: red notification: "google.com is currently blocked in your filters."
  • Output if no entry in filter: grey notification: "google.com does not exist in any filter."
  • Output if unblocked: green notification: "google.com is currently unblocked in your filters."
@Yuan573
Copy link

Yuan573 commented Jul 2, 2019

We can use a block page like AdGuard DNS, redirect blocked domain to 176.103.130.133.
If AdGuard Home server uses port 80/443, maybe can try to redirect to AdGuard Home and display related information.

@ghost
Copy link
Author

ghost commented Sep 22, 2019

Same request here to implement within v0.101 #1003 and +1 vote for @planet0 UI suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants