Hey i have a raspberry pi with raspbian installed Im wonder if i could use localhost.run which is a website that allows tunneling with ssh could i use this with a mc server looking to run java edition if would it be secure and would it be reliable?
-
3Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer.Community– Community Bot2023-03-28 14:36:38 +00:00Commented Mar 28, 2023 at 14:36
-
Have a look around the internet at how people are running Minecraft server - IIRC it does not play nice as a daemon.symcbean– symcbean2023-03-28 15:17:34 +00:00Commented Mar 28, 2023 at 15:17
Add a comment
|
1 Answer
I just tested this, and it didn't work for a Minecraft server. Here's what it looks like in a terminal if you did make the connection to localhost.run:
However, when I ran Minecraft and tried to connect to the server, it fails. I am not convinced this can be made to work, as the service is designed for exposing secure web services, not arbitrary applications or game servers.
