Skip to content

mkasner/butler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Butler ###Manages and executes SSH commands on remote hosts

Golang package for management of ssh connections that lets you execute commands on remote hosts and on your local host also.

Butler was inspired with Python tool fabric Fabric.

#Features

  • Executes remote commands through SSH
  • Capture results of commands
  • Executes commands on localhost

About

Execute commands through SSH in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages