AdguardTeam / AdguardTeam/AdGuardHome

Block individual service per client or client tags

Aberta
#5,845 2 comentários 5 reações 0 responsáveis Ver no GitHub
feature request
Linguagem predominante
TypeScript
Estrelas
36.9k
Forks
2.5k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

### Prerequisites

- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [X] I have searched other issues and found no duplicates

- [X] I want to request a feature or enhancement and not ask a question

### Description

#### What problem are you trying to solve?
I'd like to have a time controlled access to some resources on kids devices. Let's say enable youtube access for some interval during a day. That could be called from cron or from home-assistant for example.
Have a few kids devices (tablets, phones, laptops). I've set tag as **user_child** for all of that devices. I'm looking for REST API that could do that changes easily and if possible in bulk (for all tags) - add service or remove service from block list.

#### Proposed solution
/clients?ids=client1,client2 ... clientN or /clients?tags=user_child, device_pc ... with list of blocked and/or unblocked services.

#### Alternatives considered
To make available through REST the following API: /control/clients/update

#### Additional information
Could be addition to that feature request:
https://github.com/AdguardTeam/AdGuardHome/issues/5614

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.