42

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
[-] ekky@sopuli.xyz 7 points 1 week ago

The game server is probably behind a NAT. I'm standing in the same situation.

Got a small VPS with a TCP VPN to access all my devices despite location, and a comparably powerfull server behind a NAT which I would like to host UDP services on.

It needs to be said that we are talking actual VPNs here, and not "VPN-as-proxy" to spoof your location etc.

[-] mrmaplebar@fedia.io 5 points 1 week ago

Yeah, that sort of thing.

I should say that I'm finally having some luck with using wireguard, so I'm making progress. Got a few rounds of Counter-Strike in with a friend about an hour ago!

[-] rollin@piefed.social 1 points 1 week ago

Would that be CS 1.6? Can you get your game server to appear in the public list when you do it this way?

[-] mrmaplebar@fedia.io 1 points 1 week ago

Yeah, CS 1.6!

I'm not sure about the master server list just yet, sorry.

[-] rollin@piefed.social 1 points 1 week ago

Cool! I miss the CS 1.6 days when you'd have a favorite server or two where you'd play with familiar faces.

[-] northertech@fedia.io 1 points 1 week ago

Some games have query ports for stuff like that. Maybe check for one.

[-] ryannathans@aussie.zone 2 points 1 week ago

Are you unable to port forward?

[-] ekky@sopuli.xyz 5 points 1 week ago* (last edited 1 week ago)

Can't port forward through the CGNAT of my ISP, only my own router's NAT.

That is, unless I buy a unique IPv4 from my ISP.

[-] NastyNative@mander.xyz 2 points 1 week ago* (last edited 1 week ago)

Have the ISP place their gateway/router into bridge mode. This will pass the public WAN IP directly to your router, allowing it to handle NAT, firewall policies, and port forwarding without double NAT.

I’ve been hosting public-facing servers for several years and regularly run dedicated servers for my son. I keep the ISP gateway in the setup because they provide a substantial discount for using their modem/router rather than connecting the UDM Pro directly to the fiber ONT.

[-] ekky@sopuli.xyz 1 points 1 week ago

I actually had that up and running before they changed our modem and threw us behind their regular CGNAT. I've tried bridging the modem, but it's no use if the bridge leads to their intermidiary network and not the public internet. :(

They problably hadn't realized (or didn't care) that we had a unique IPv4 before, so I was lucky enough that simply opening up the provided modem and my router was enough. Now they want 15€ a month for the same service, but at least it'll be static...

[-] ryannathans@aussie.zone 0 points 1 week ago

Gotcha by the balls, VPN would have the same problem unless you can host the VPN server on IPv6?

[-] ekky@sopuli.xyz 1 points 1 week ago* (last edited 1 week ago)

As I said, I've got a VPS. The VPS is not on my local net, but in a datacenter. As part of being a VPS it has a unique IPv4.

My VPN (which I currently use for TCP traffic) is hosted on the VPS, giving me access to (and from) all devices connected to my VPN regardless of whether they are behind a NAT or not.

I've also got a beefy server which hosts more power hungry services, though this one is behind multiple layers of NAT. I can forward and reverse-proxy TCP services from the beefy server through the VPN and out to the public net using another server with a unique IPv4 just fine.

What I (and OP) need, is to also be able to forward\reverse-proxy UDP services from a beefy NATed/firewalled server through a VPN and out to the public internet using another server which has a unique IPv4.

this post was submitted on 07 Sep 2026
42 points (97.7% liked)

Selfhosted

62205 readers
1391 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS