Hello! I need a networking expert for my mod, Remotely. It's a highly anticipated project and the work & time I put into it is horrific. I really need a networking guy to make a reverse proxy kinda of thing. I want to make local servers openable to the public. Your work will be paid if you want and the servers are all paid by me before you start. It should be similar to e4mc but without a custom java server. Something like Nginx, or if you have other ideas in mind that are much cheaper please let me know!
#Looking For Networking Experts
37 messages · Page 1 of 1 (latest)
Effectively all you need is nginx and a SSH tunnel
nginx would handle the subdomains
That looks perfect
Thanks!
This actually looks like it could be it
Probably gives you the most access
But I would worry a bit about security
The cloudflare tunnels are worth a try
Probably will be cheaper than running your own servers for this
I'm guessing that it's cheaper than ngrok
it is mostly yeah
that's super neat
Yeah it looks cool
This feels like magic! Thank you!
Works perfectly, Now I just need to have to make some Minecraft Session Authentication
Happy to help
What exactly does that mean?
Is that like if the account joining is an official account?
Yea, but mostly to prevent opening a port outside of Minecraft use
Oh yeah that makes sense
Nginx can probably restrict the protocol
Or sshd
Maybe
But honestly think you'll have a better time on cloudflare
Self hosting is awesome but it can get out of hand
You can also fairly simply write your own ssh server
There's plenty of libs for it
Yeah but most of what I found is just limiting the port
Which isn't enough
Maybe a custom server could check the incoming protocol
But it isn't clientless approach which is annoying
And I might right rcd by mistake :D
My networking knowledge is very limited
I can try writing something, but I don't think I'm that much further in knowledge than you mate