Skip to content

j3ssie/sfleet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfleet

Simple utility to manage multiple ssh

Install

go install github.com/j3ssie/sfleet@latest

Usage

# simple usage
sfleet exec -t '1.2.3.4' --cmd 'ls -la /'
echo '1.2.3.4' | sfleet exec --cmd 'ls -la /'

# add worker to the config at ~/.sfleet/config
cat list-of-ips | sfleet worker add 

# run command on all the existing worker
sfleet exec --cmd 'ls -la /'

Donation

paypal

"Buy Me A Coffee"

About

Simple utility to manage multiple ssh

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages