8000 GitHub - sumikawa/ec2ssh
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sumikawa/ec2ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ec2ssh

How to install

  • install percol, inifile and AWS SDK for Ruby v2
pip install percol
gem install inifile aws-sdk
  • copy files to somewhere in exec path
git clone git@github.com:sumikawa/ec2ssh.git
cd ec2ssh
cp ec2ssh get_instances.rb /usr/local/bin/

Usage

  • add your private key file to ssh-agent
ssh-add ~/.ssh/<YOUR_PRIVATE_KEY>.pem
  • run ec2ssh and select an instance you want to log in to
ec2ssh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0