AdguardTeam / AdguardTeam/AdguardForAndroid

Automatically detect IPV6 to automatically switch on and off IPV6 filtering

Open
#5,214 5 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

### Issue Details

In an IPV4 Only environment, some APPs cannot be opened after dual-stack DNS resolution. The reason is that they prioritize V6 access, but cannot be accessed because the network does not have an IPV6 address (cannot fall back to IPV4 result).

### Proposed solution

Through the detection method, if it is detected that an existing connection (such as WiFi) only has an IPV4 address and the IPV6 address starts with fe80::, filtering of the IPV6 network will be automatically disabled and AAAA records will no longer be parsed. This function is automatically restored if there is an available IPV6 address (such as NAT6, 2000::/8).

### Alternative solution

_No response_

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.