AdguardTeam / AdguardTeam/AdGuardVPNForMac
Add "IPv6 interface" setting to Advanced settings (macOS)
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 56
- Forks
- 5
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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: https://github.com/AdguardTeam/AdGuardVPNForiOS/issues/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_
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.