AdguardTeam / AdguardTeam/AdGuardHome
DNS response mode recommendation
- Lenguaje dominante
- TypeScript
- Estrellas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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
I live in China, and when I use the option 'Fastest IP address' it makes the DNS resolution for some foreign websites incredibly slow since those servers are located overseas.
### Proposed solution
Add an option to filter for the fastest IP address using ping, instead of using TCP connection, and return the IP address that responded to the ping first.
### Alternatives considered and additional information
_No response_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.