AdguardTeam / AdguardTeam/AdGuardVPNExtension
Warn users about inaccessible DNS IPs
Open
Priority: P4
- Dominant language
- TypeScript
- Stars
- 118
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
### Issue Details
The current UI doesn't make it clear that the custom DNS address must be accessible by the VPN server itself. So something like `127.0.0.1` won't work.
### Proposed solution
Warn users when they enter addresses that cannot or are unlikely to be accessible, such as localhost addresses, locally-served networks, link-local addresses, etc.
Additionally, it would be nice to have a “Test DNS” button in the future.
### Alternative solution
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.