Skip to content

matthunter/mussh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-SSH

Multi-SSH is the open source server capable of executing commands via ssh on a group of servers.

Features

  • Written in Go
  • Rest API to get/post/delete servers, groups, and commands
  • Websocket to execute commands. Outputs are sent via the socket as they are available (tail -f works)
  • Can specify a tunnel address and base directory for each server
  • RethinkDB database

Installation

Client: https://github.com/matthunter/mussh-client

About

Multi-SSH server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages