Android client fails to auto start connection if using a DDNS address as endpoint

Jason A. Donenfeld Jason at zx2c4.com
Wed May 6 13:03:41 CEST 2020


Looks like we don't have any retry logic for DNS resolution for the
case in which there's temporarily no Internet:

https://git.zx2c4.com/wireguard-android/tree/tunnel/src/main/java/com/wireguard/config/InetEndpoint.java#n91


More information about the WireGuard mailing list