I’m going to set up a WireGuard server on my router. I want my mom to be able to use it but she lives very far away so setup will need to be done remotely. What’s the best way to go about this? I need to share the WG config somehow.
She’s not great at computers either, so any tips on how to easily install and set things up on her computer would be appreciated.
I’ve been trying to avoid Tailscale or Netbird, but maybe that would be the best solution in the end. I’m not interested in self-hosting a relay or management service though, I feel like I’m way too inexperienced to secure such an important system. Should anyone compromise the VPS, both me and my mom’s devices would also be compromised (I assume).
Thanks!


Router based is best. If your router doesn’t support wg out of box. Use a rpi or something to create the tunnel on the network and then use a static route on the router to make the remote network routable. The rpi is the next hop for whatever your remote network address range is.