avivace / ror2-server

Host your own Risk of Rain 2 dedicated server. No technical skills required. Runs everywhere.
https://hub.docker.com/r/avivace/ror2server
GNU General Public License v3.0
169 stars 29 forks source link

Run local server via localtunnel or similar #25

Closed loscil06 closed 3 years ago

loscil06 commented 3 years ago

Subject, is it possible? Thanks for the hard work!

avivace commented 3 years ago

Hi @loscil06 ! Can you provide more information about "localtunnel"? What are you trying to accomplish?

loscil06 commented 3 years ago

A very common tool, eg. localtunnel, ngrok. Basically you run the software, specify the port and tada: you have a server accessible tru the internet without having to fiddle around switches, port forwarding or even breaching tru NATs.

mchobbylong commented 3 years ago

YES you can. Just make sure that your port forwarding tool supports UDP forwarding, and be careful to the firewall settings on your VPS.

avivace commented 3 years ago

Thanks @mchobbylong ! @loscil06 Looks like you can do that, please re-open this issue if you have other questions :)