AdguardTeam / AdguardTeam/AdguardForAndroid
Append search domain if necessary
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 1.9k
- Fork
- 121
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.