Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 942 Bytes

File metadata and controls

24 lines (18 loc) · 942 Bytes

Project is stale

![NOTE] Since Minestom does no longer support extensions, this repo is of no use currently. I might repurpose the code as library to use in Minestom server implementations in the future. In case I do, I might try to implement other protocols like MSMP too. I will also put a link here.

Terminus

GitHub

Terminus is a Minestom extension adding console access over SSH.

Requires Java 17.
Works well with Microstom.

Features

  • exit and whoami shell commands
  • a colored terminal (commands)
  • authentication (password, public key)
  • settings (address, key file directory)

Future features

  • access restriction (based on IP)
  • execution of single commands (without shell)