mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
Per client and per app blocks for scheduled time #1753
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#1753
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 @ishanjain28 on GitHub (Jul 15, 2020).
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Problem Description
So, Right now adguardhome has a list of apps, One can block any of those apps for any(or all) clients. But, There is no way to automatically enable/disable(i.e. Schedule) those blocks for specific period of time.
Proposed Solution
Add another option so users can configure each block for each client by setting the Start/End Day and Time. Setting this for each client and each app may be tedious and complicate everything so, One approach I have in mind is to have profiles.
A profile should be an independent entity that can be attached to any(or all) clients. Users can add any number of apps to a profile and then profile can be configured to allow/deny access to an app within the profile depending on the time of day.
Since, The timezone I am in and the time zone in which adguard home is running, There should also be an option to configure the timezone. (I use UTC on my servers where adguard home is hosted and live in +0530).
Alternatives Considered
I do not have an alternative in mind.
Additional Information
None
@Aikatsui commented on GitHub (Jul 15, 2020):
Duplicate of #951(#1692) and consider vote them.
@ameshkov commented on GitHub (Jul 16, 2020):
Closed as dup