BeamMP-Server icon indicating copy to clipboard operation
BeamMP-Server copied to clipboard

Allow Custom IP to bind to

Open lionkor opened this issue 3 years ago • 5 comments

Currently you can specify a custom IP via the first argument to the server. It's then subsequently ignored by the backend.

The entire thing needs to be an optional config setting, and then be bound to with bind() so that we can ensure the IP is actually owned by the server.

lionkor avatar Nov 08 '21 22:11 lionkor

Needs to work in docker/pterodactyl, so ensure we can still check the IP by bind()ing to it

lionkor avatar Feb 28 '22 23:02 lionkor

Is this still being worked on?

Fireant456 avatar Apr 18 '23 04:04 Fireant456

Yes, but I'm currently taking a bit of a break from the project.

lionkor avatar Apr 18 '23 08:04 lionkor

But this is still planned and prioritized

lionkor avatar Apr 18 '23 08:04 lionkor

has to be adjusted for rust server

lionkor avatar Dec 12 '23 11:12 lionkor