Skip to content
/ sshy Public

Sshy help you connect to your ssh server without remember every name of it.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

0xshawn/sshy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSHY

version 0.0.5

Sshy help you connect to your ssh server without remember every name of it. It only works on Mac OS X.

Prepare

  1. Install iTerm2
  2. Change URL Schemes.
    Open iTerm2's Preference and click Profile tab and then click General subtab. Click Select URL Schemes and select ssh.

Installation

Add this line to your application's Gemfile:

gem 'sshy'

And then execute:

$ bundle

Or install it yourself as:

$ gem install sshy

Usage

$ sshy
server01    server02    server03    server04
server05

And now you could select one and press Enter to ssh it

TODO

  1. show details when press TAB
  2. return error message when ssh failed
  3. auto detect whether os support ssh:// or not
  4. auto search when type

Contributing

  1. Fork it ( https://github.com/[my-github-username]/sshy/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Sshy help you connect to your ssh server without remember every name of it.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages