Skip to content

matthunter/mussh-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-SSH client

Front End for executing commands on multiple SSH servers at the same time.

Features

  • Built in React
  • Pages to manage servers, groups, and commands
  • Opens websocket to run commands. Updates with data when received until command finishes.

Getting started

  • Edit Config.jsx to point to backend address. (Can be nodejs server or go server)
  • Run gulp to start node server
gulp
  • Produce production ready single uglified+minified js file and index page
gulp build //gulp.env = production

Server: https://github.com/matthunter/mussh

About

Multi-SSH client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published