Wireguard endpoint over IPv6
Is there any way to make Wireguard connect over IPv6 to the VPN endpoint if A and AAAA records are available?
At the time, it will always connect to the v4 address, even if a v6 is available. Only way to make it connect to a v6 endpoint is an AAAA-only DNS record.
Any ideas, maybe custom Wireguard builds?