AdguardTeam / AdguardTeam/AdGuardVPNForAndroid

Change the way "IPv6 interface" setting works

Abierto
#511 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Feature request Priority: P4 TechAudit Voting
Lenguaje dominante
Sin datos de lenguaje
Estrellas
241
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Issue Details

Currently, it is basically has two states:

* Auto -- when the setting is enabled, it is actually not enforced, but only added when the underlying network has IPv6 access.
* Disabled -- do not add IPv6 interface to Tun at all.

The problem is that there're use cases when the user may want to get IPv6 access with the help of AdGuard VPN.

### Proposed solution

I suggest changing it to three states:

* Auto -- the same as when it's enabled now
* Enabled -- forcibly add IPv6 address to Tun interface.
* Disabled -- never add IPv6 address to Tun interface.

### Alternative solution

_No response_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.