AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home/overview.html
GNU General Public License v3.0
25.63k stars 1.84k forks source link

Persistent Client Based Whitelist #7369

Open Fuziius opened 1 month ago

Fuziius commented 1 month ago

Prerequisites

The problem

I have added Persistent clients for our devices. For one device I have a lot of custom domains I don't want to get blocked but for every other device I do want them blocked. At the settings of the persistent client I am able to block specific services but I am not able to add specific domains to block them for the persistent client. Atm I have to go to custom filtering rules and add them like "@@||example.com^$client=192.168.1.100". That works fine but the problem is, I already have some custom filtering rules and each time I add some, also persistent client specific ones, it gets more messy. I am now at a point I need pretty long to find specific entries to edit them if I get some problems.

Proposed solution

It would be awesome to add persistent client domain whitelist and blocklist at the the page where you edit them. So my custom filtering rules page is only for custom rules that affect all or several clients.

Alternatives considered and additional information

No response

hoang-rio commented 1 month ago

I think this issue duplicated with #435. A long time pending issue

Fuziius commented 4 weeks ago

Oh my, I didn't find this when googeling for my issue. I am sorry. Should I delete this feature request?

hoang-rio commented 4 weeks ago

Just waiting for implement from AdGuardTeam or try to luck with my implement. POV: Delete this issue or not will not affect anything

Fuziius commented 4 weeks ago

Thanks, I will look into it!