2026-05-06 22:46 UTC
@davepolaschek@writing.exchange I've done exactly this before, but you might be happier with a zero trust VPN approach like tailscale or manually with wireguard. Also see Pangolin which is probably too heavyweight for your situation but designed for exactly this kind of scenario.
Replies (1)
-
@narthur@hachyderm.io 2026-05-06 22:57
@jbcrawford@hachyderm.io @davepolaschek@writing.exchange ditto what J. B. said. I’ve used SSH for this before, but these days I’d use WireGuard or Tailscale. WireGuard is tricky to learn - I have notes from when I learned it somewhere, if you want them. But mostly they sum to “it’s like Ethernet cables, only with software-defined encrypted connections that run over UDP”.