cloud-ssh
cloud-ssh copied to clipboard
Cloud enhanced SSH client replacement with host auto-completion
Using a brand new install of cloud-ssh I'm getting errors when trying to run it: ``` failed MSpanList_Insert 0x5ac000 0x7749068ad2 0x0 fatal error: MSpanList_Insert runtime stack: runtime.throw(0x5331bb) /usr/local/go/src/pkg/runtime/panic.c:520 +0x69 runtime.MSpanList_Insert(0x54c348,...
Hi, it is very nice ssh host completion based on cloud meta data. Its not a issue but a suggestion. I have been using ZSH for a long time, looks...
For linux: http://sourceforge.net/projects/clusterssh/ For Mac: https://code.google.com/p/csshx/
Our AWS infrastructure only allows SSH into private IP addresses. Could we add an option to the config that allows us to specify the interface to connect to? Something along...
Would it be possible to pull the key name when pulling the instance information, and check ~/.ssh for .pem, and to add a -i ~/.ssh/.pem onto the arguments list so...