confirmedcode / Lockdown-iOS

GNU General Public License v3.0
888 stars 86 forks source link

Request Blocked Details #3

Closed ghost closed 5 years ago

ghost commented 5 years ago

Ability to see the blocked trackers/ads in the today view, this week, and all time

Flintr commented 5 years ago

+1 And if possible, which apps called to the blocked domains.

jankais3r commented 5 years ago

+1 And if possible, which apps called to the blocked domains.

This is not possible using public APIs, but could be solved if there was a rolling log of let's say 20 last blocked domains. Then it would be easy for users to correlate usage of certain app with specific domains being blocked. That's what I do with pihole and it works just fine.

TimofeyK commented 5 years ago

I'd say that seeing what domains were NOT blocked is also useful so you can add more blocking rules. Not sure if this is at all possible though

Last 20 is not enough for some apps. While majority of apps were increasing metric counter by 2-4, a single launch of Tapatalk app immediately added about 300!

jankais3r commented 5 years ago

Ideally we would get something like Pi-hole's query view, which lists both blocked and non-blocked domains and has a button to blacklist/whitelist the domains based on the action taken.