Skip to content

kocierik/hss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSS

ssh terminal interface

create a .ps file inside your .ssh folder to store passwords and hostname separated by a comma

example:

PASSWORD,NAME@HOSTNAME

Build:

Add to your path or create a symlink binary

# clone repo and run make
  make

# symlink binary to somewhere in your path 
# replace the second argument below with some directory in your path
  ln -s $PWD/hss  /usr/local/bin/hss

About

ssh terminal interface

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published