palworld-server-docker icon indicating copy to clipboard operation
palworld-server-docker copied to clipboard

Secure HTTP/JSON wrapper for RCON

Open valamidev opened this issue 1 year ago • 0 comments

Hi,

I've made a plugin for palworld-server-docker with this addition, users can protect the palworld RCON end-point with a Bearer token and access it via HTTP protocol. It also has a feature that onlinePlayers,serverTitle and serverVersion publicly accessible even if the RCON is protected.

Check it out here:

  • https://github.com/valamidev/palworld-rcon-buddy

valamidev avatar Jan 27 '24 19:01 valamidev