Skip to content

self-crafted/terminus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)