AdguardTeam / AdguardTeam/AdguardForAndroid

Append search domain if necessary

Open
#4,316 6 comments 0 reactions 0 assignees View on GitHub
Feature request Priority: P4 TechAudit Voting
Dominant language
No language data
Stars
1.9k
Forks
121
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.