AdguardTeam / AdguardTeam/AdguardForAndroid
Append search domain if necessary
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 1.9k
- Forks
- 121
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In a network the DHCP usually provides clients with one or more search domains. That can be .home or .lan or something else.
When trying to resolve adguard or vpn for example, every major OS will first try to resolve the given hostname and if that's not possible, it'll append the search domain so adguard becomes adguard.home and will be tried to be resolved.
Unfortunately that is currently not the way Adguard for Android works. When the DNS filter is enabled, it tries to resolve the host adguard and will not try to append the search domain if that fails.
Can that be fixed?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.