Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc Go Report Card GitHub Release CI Checks codecov

sshdtui

Ansipixels sshd TUI demoes menu server

Install

You can get the binary from releases

Or just run

CGO_ENABLED=0 go install fortio.org/sshdtui@latest  # to install (in ~/go/bin typically) or just
CGO_ENABLED=0 go run fortio.org/sshdtui@latest  # to run without install

or

brew install fortio/tap/sshdtui

or

docker run -ti fortio/sshdtui

Usage

sshdtui help

flags:

About

Ansipixels TUI sshd demoes menu server

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages

Generated from fortio/template