IPV6 support in WireGuard Configuration Files
IPv6 is supported when using certain desktop apps, and so all of the IPV6 endpoints must also exist for the various VPN servers. However, they are omitted in the WireGuard configuration files when downloading directly (for example, for using wg-quick or other WireGuard application directly).
-
Andre
commented
Really useful for using other clients such as Rethink DNS on android, that have functions that proton vpn client for android does not have. And is so easy to implement that bothers me why this is not a thing.
-
Dru
commented
Really need IPv6 configuration for WireGuard Client downloads from Proton.
-
Mikael Dúi Bolinder
commented
I agree and this seems like something that could be fixed with minimal intervention as all that has to be done is to check if the server has IPv6 support and then add the IPv6 configuration to the generated file, which is the same for all IPv6-enabled servers.