mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Persistent Client Based Whitelist #5404
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#5404
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 @Fuziius on GitHub (Oct 22, 2024).
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to request a feature or enhancement and not ask a question
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 on GitHub (Oct 22, 2024):
I think this issue duplicated with #435. A long time pending issue
@Fuziius commented on GitHub (Oct 23, 2024):
Oh my, I didn't find this when googeling for my issue. I am sorry. Should I delete this feature request?
@hoang-rio commented on GitHub (Oct 23, 2024):
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 on GitHub (Oct 24, 2024):
Thanks, I will look into it!