six-ddc / hss

An interactive parallel ssh client featuring autocomplete and asynchronous execution.
MIT License
352 stars 23 forks source link

Bash script version of hss #14

Open tangruize opened 4 years ago

tangruize commented 4 years ago

Hi, it is very convenient to use your tool!

I also developed a similar tool, written in bash and run on GUI environment. Its auto-completion is not as powerful as hss. But it supports executing separate cmd on each ssh session.

Feel free to play with it! https://github.com/tangruize/spssh