I’d like to install Wireguard on my phones/laptops. It seems to be the most lightweight and performant VPN option for that application.
However, as I understand it, by itself Wireguard doesn’t support dynamic IPs that change frequently very well (since you have to relaunch the mobile client to re-resolve a domain nam every time the peer’s IP changes).
How have your guys’ experiences been using a router with a dynamic public IP as the “server” and using with mobile devices like phones/tablets?
That won’t work when the device doesn’t have a static public IP address… You can configure WG to use a domain that points to a dynamic IP, and use DDNS to keep them up to date, but when the IP changes, you have to re-launch WG to re-resolve the domain.