Comment on What are your VPN recommendations for accessing self-hosted applications from the outside?

sugar_in_your_tea@sh.itjust.works ⁨5⁩ ⁨days⁩ ago

If your traffic is pretty low, rent a VPS for $5/month or whatever and set up a Wireguard server on it, have your devices maintain a connection to it (search keepalive for Wireguard), and set up HAProxy to do SNI-based routing for your various subdomains to the appropriate device.

Benefits:

Downsides:

If you only need access on devices you control, something like Tailscale could work.

Benefits:

Downsides:

I did the first and it works well.

source
Sort:hotnewtop