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!
I would walk her through a setup for Anydesk or other RDP software then just take control and do it yourself. No point in causing them stress if they get click happy.
I’m warming up to the idea of using some sort of RDP software. I saw that Anydesk is proprietary, do you have any experience with Rustdesk? I’ll do some research.
Thank you (and everyone else who has responded)!
I’ve used rustdesk off and on. It is pretty good. I use it to help my aunt with “computer stuff”.
For a remote nontechnical user, coaching them through installing a Tailscale client that registers to your account seems pretty accessible.
If you can get on a screen share with her through something like Signal desktop, then walking her through the steps and pasting a WG key in chat might not be so bad.
I suggest using a client that is easy for her to update without requiring a call. Another point for Tailscale I think.
Tailscale and Rustdesk are my go to for family PCs.
Nobody mentioned this but route only the necessary traffic to your router (all your self-hosted services) with wireguard’s split tunneling (just set the apropriate allowed_ip networks in your wg config).
You could set it to 0.0.0.0/0 and send all her traffic through your router but this could potientially choke your own network and make her own speed slow down.
As others have mentioned, Tailscale would be about the easiest to do, imo. However, I would still walk her through installing RDP. That way you can administer whatever may happen in the future, which is very likely to happen.




