Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "IPv6 interface" setting to Advanced settings #798

Open
ameshkov opened this issue Dec 23, 2024 · 0 comments
Open

Add "IPv6 interface" setting to Advanced settings #798

ameshkov opened this issue Dec 23, 2024 · 0 comments

Comments

@ameshkov
Copy link
Member

Issue Details

The user may want to control the state of IPv6 for the VPN network interface and we currently do not provide this capability.

Proposed solution

I suggest doing it in the same way as its done in iOS/Android, i.e. provide a setting "IPv6 interface" similar to what iOS/Android provide: AdguardTeam/AdGuardVPNForiOS#410

It should have three states:

  • Auto -- add IPv6 interface if the current network interface has it.
  • Enabled -- forcibly add IPv6 address to Tun interface.
  • Disabled -- never add IPv6 address to Tun interface.

Alternative solution

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant