AdguardTeam / AdguardTeam/AdGuardHome
Support matching clients by GeoIP data
- 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
set specefic ip for a domain on group of clients ( via geo and via ip subnets )
for i.e:
if clients from 192.168.0.0/24 querid example.com, adguard would say its on 125.251.2.1
if clients from 192.168.10.0/24 querid example.com, adguard would say its on 243.251.2.1
if clients from Germany (country) querid example.com, adguard would say its on 2.2.2.2
if clients from 192.168.0.10/24,185.2.12.0/24,19.2.1.2/24 querid example.com, adguard would say its on 6.2.2.5
if it's already there, please tell me how to do it ?
### Proposed solution
- with this feature you're kinda implementing simple/manual geodns
.
.
.
.
.
if it's already there, please tell me how to do it ?
### Alternatives considered and additional information
_No response_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.