Skip to content

Peter2121/cbsd-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbsd-tui

This is a simple terminal based user interface of CBSD https://github.com/cbsd/cbsd It is based on Gowid TUI library https://github.com/gcla/gowid

Usage

Start cbsd-tui as root. Use Up/Down buttons (or mouse) to select jail, then press 'Enter' to login into the selected jail (if it is running) or press 'F2' to see available action for the selected jail. Use Up/Down buttons (or mouse) to select the action, press 'Enter' to execute the selected action on the selected jail.

The project is on very early development stage, use at your own risk!!