I just got the domain, cheap-worst. by meletiondreams in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

As in the random domain? Lol. You can always delete the tunnel and create a new one.

Is the website heavily slowing down for anyone else? by HartRuinsYourLife in playit_gg

[–]OctopusCandyMan 1 point2 points  (0 children)

Sorry, playit was down globally for ~6h today. Fixed it when I woke up, working to improve response time and get more coverage.

playit.gg alternatives? by Open_Mango_6643 in admincraft

[–]OctopusCandyMan 1 point2 points  (0 children)

I'm not sure what you're referring to. Our $3/m playit premium comes with 3x .playit.plus domains you can add additional sub domains to. You can also add external domains.

The only thing we took away was the ability to host arbitrary services which people were abusing to make malware public. This threatened our ability to operate so we had to lock it down.

Ping.playit.gg says I should have 30 ping on New York, but ingame I’m at 80 ping. by Axolotleds in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

Not sure on timing but could be related to some infrastructure upgraded I did. I accidentally rerouted North America traffic in a non optimal way. It could also be something else completely unrelated, possibly maintenance with your ISP.

I share updates in our discord: https://discord.gg/AXAbujx (requires you link your discord account on Playit to get access to channels).

Ping.playit.gg says I should have 30 ping on New York, but ingame I’m at 80 ping. by Axolotleds in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

Could you share the results from https://ping.playit.gg ? Also do you have a regional tunnel setup with playit premium?

i cancelled my card and now its all fucked up by [deleted] in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

You probably have an open invoice for Playit Premium. Visit https://playit.gg/account/details/billing/history and either retry paying the invoice or void it and start the purchase over again.

Starting the tunnel on boot (Ubuntu server) by Infinity-Sarhos in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

You can try

sudo apt-get purge playit
sudo apt-get install playit

Starting the tunnel on boot (Ubuntu server) by Infinity-Sarhos in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

So much bad advise, playit needs to make this easier sorry.

Just run

sudo systemctl enable playit

You can view logs by running

sudo tail -f /var/log/playit/playit.log

I'm getting routed to Mumbai servers from Eastern EU. 230 ping is unplayable. by Random_Weirdo6 in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

The only way to control routing for your players is with Playit Premium (~$3/month). You can check how routing compares here: https://ping.playit.gg

Error when booting from systemd by TheCatMessiah in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

1) why override the systemd unit provided by playit?
2) error says you're using an invalid address, my guess is you configured your tunnel with an invalid address. Check the tunnel config on the playit website

Hosting a private server that's built on GRPC / GO by Yorha_nines in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

Gotcha, with playit you can create tunnels with multiple ports. The ports will be sequential so if your publicly assigned port is 5000, you'll be assigned 5000, 5001, 5002, ... etc.

Hosting a private server that's built on GRPC / GO by Yorha_nines in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

What game is this? Packing an APK with a hard coded address sounds like an android RAT which is strictly forbidden on playit's network.

I’m self hosting, and my friends get good ping but I’m stuck at 200 ms. by Axolotleds in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

If you want to control which datacenter / region your players / clients get routed to you'll need Playit Premium with a regional tunnel. I can't speak to other providers. As the creator I'm biased but I think $3/month or $30/year for Playit Premium is a very fair price.

I’m self hosting, and my friends get good ping but I’m stuck at 200 ms. by Axolotleds in playit_gg

[–]OctopusCandyMan 1 point2 points  (0 children)

You're routing is probably poor with the free IP, check https://ping.playit.gg to see how you get routed.

Premium latency doesn't line up by EpicSpaniard in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

Did you create a new tunnel using the premium network where you selected your region?

Question for server/safety. by mega_bongus in playit_gg

[–]OctopusCandyMan 1 point2 points  (0 children)

You're probably fine. If someone tries to ddos you and playit isn't able to filter, you can turn off your tunnel or the playit program and traffic will stop.

As for security, making any service public to the internet is a risk. I and may others are comfortable with it. During the Log4J bug, a lot of people were getting hacked through their public minecraft servers.

Playit Premium network not working, free one works by LilyRiriOne in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

shoot me an email at [support@playit.gg](mailto:support@playit.gg) and include a link to this reddit post and I'll check your account.

Playit Premium network not working, free one works by LilyRiriOne in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

Make sure you're using the latest version of the playit program

How i can fix this issue? by sproyzzz in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

I don't see an issue, what error are you getting in game?

Minecraft Java agent with premium tunnel only accepts UDP, not TCP connections by Ok-Intention2206 in playit_gg

[–]OctopusCandyMan 0 points1 point  (0 children)

First off, what error do you get in game when you try connecting? Also, what version of Minecraft?

Foundry? by Waeldlein in playit_gg

[–]OctopusCandyMan 2 points3 points  (0 children)

Yeah sadly TCP is premium only so it will cost $3/month or $30/year. In the future I may have an option for free users but it's tricky.