Interface

Monarch has two separate consoles - one for the client, and another for the server. The server console is compiled with additional commands, such as managing players and multiplayer mode.

Monarch has been designed with a simple, easy-to-install command line interface where operators can:

  • Install / uninstall builders

  • Compile new implants using installed builders

  • Stage implants as secondary payloads

  • Initiate and manage implant sessions

  • Interact with other players

In addition, an operator from the server console can:

  • Enable / disable multiplayer mode

  • Add and remove players

  • Give new players specific roles

Each command has an easy to understand help message. Just type [command] --help in the console. To see more about commands, go to the Usage page.

Last updated