ChronosWS / asma

Ark Server Manager: Ascended
46 stars 4 forks source link

Nitrado query port #4

Open ChronosWS opened 10 months ago

ChronosWS commented 10 months ago

There is a -NitradoQueryPort=xxx that opens a port presumably used for Nitrado integration. Can we utilize this at all for additional control or query capabilities? Is it separate to RCON? What protocol does it use?

LeonStraathof commented 6 months ago

Hey, no this is not RCON. I got triggered by your question so i turned it on on my own server and run some nmap on to find out it was much simpler then i expected. The open port is the Unreal engine remote control API. https://docs.unrealengine.com/5.3/en-US/remote-control-quick-start-for-unreal-engine/ However they seem to have modified it as it does respond with errors on the default queries.