Additional materials
MoonCMD Remote Control Protocol
How to use:The MoonBot terminal can receive remote control commands via a UDP port, send responses, and transmit regular status updates.
Commands are accepted in the following format:
hash command
where hash = HMAC-SHA256(command, password); the port and password are configured in “Settings → Special → Remote”.
Fields: UDP Commands Port\passEnter the port on which MoonBot will listen for commands, and the password that will be used to sign the commands.