Skip to content

miolini/octobus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octobus

Fast remote command executor over SSH.

Install

# go get github.com/miolini/octobus

Usage:

  --cmd string
    	remote command (default "uname -a")
  --hosts string
    	hosts, support @filepath for loading hosts from file
  --key string
    	private key
  --pass string
    	optional user password
  --reconnect
    	reconnect on disconnected sessions (default false)
  --user string
    	remote user (default "root")
  --verbose
    	verbose mode (default false)

About

Fast remote command executor over SSH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published