URI: 
       
                     /
                ___ (___
               |___ |   )\   )
                __/ |  /  \_/
                           /
       
          ~ barebones ssh launcher ~
       
       `shy` is a lil console ui for
       quickly connecting to an ssh
       server.
       
       it parses your ~/.ssh/config
       file and displays all your
       unique "Host" patterns in a
       list, allowing you to quickly
       select one using an input prompt
       and the arrow keys.
       
       install via cargo:
       
           cargo install shy
       
       then run `shy` or `shy -s` (to
       open in search mode) and start
       connecting to your favorite ssh
       servers in style!
       
   DIR view source
  HTML github repo
  HTML crates.io