For those who don't know, playit.gg is a free/cheap service for exposing self-hosted local game servers to the wider internet.

But as someone who already has access to a cheapish VPS, I'm curious if anyone knows of any self-hostable alternatives that I could just run as a container on my VPS.

I've been toying with using Wireguard UDP tunneling, but it's proving to be a little bit more difficult and complicated than I was bargaining for. So if anyone knows of anything out there that does something like this, I'd be grateful!

you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 4 days ago*

i usually connect two machines with tailscale and use ssh forwarding

use autossh if you want auto reconnect after ssh disconnects with broken pipe

  • source