celzero / rethink-app

DNS over HTTPS / DNS over Tor / DNSCrypt client, WireGuard proxifier, firewall, and connection tracker for Android.
https://rethinkfirewall.com/
Apache License 2.0
3.02k stars 154 forks source link

DNS log filters (ui) #13

Closed ignoramous closed 2 years ago

ignoramous commented 4 years ago

Currently, there's no way to filter just the blocked traffic on the app. Provide a way to filter blocked traffic vs all traffic on the DNS log page.

Add an indicator to the entry against blocked DNS traffic (with a "red" border or some such) to distinguish it from allowed DNS traffic.

ignoramous commented 4 years ago

Some more filter ideas:

  1. Country?
  2. DNSCrypt / DoH / Proxy?
  3. Blocklist?
  4. Failed resolutions?
hussainmohd-a commented 3 years ago

Filtering of logs has options to filter out blocked connections as part of V053, Will add the more filters in the later releases.

ignoramous commented 2 years ago

Current filters allow one to view just all, allowed, or blocked queries. There's a search bar that can filter on IPs and domain names.

Probably only missing a query type (A/AAAA/SVCB/MX/TXT) etc.