AdguardTeam / AdguardTeam/AdGuardHome
Specify allowed clients with domains glob patterns in DNS settings?
- Lingua principale
- TypeScript
- Stelle
- 36.9k
- Fork
- 2.5k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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
### The problem
As far as I know, it is only possible to specify a list of client IP addresses or CIDRs in the "Allowed Clients" section of the DNS settings.
### Proposed solution
I would like to have the possibility to allow all IP addresses corresponding to a certain domain, because I realized most of my requests come from 3 or 4 main domains.
For example here
I would like to be able to write something like
```
*.dynamic.kabel-deutschland.de
ip-*.web.vodafone.de
```
Is it possible to do that?
### Alternatives considered and additional information
_No response_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.