An open API service indexing awesome lists of open source software.

https://github.com/theden/ec2ssh

Automatically ssh into an ec2 instance
https://github.com/theden/ec2ssh

Last synced: about 1 year ago
JSON representation

Automatically ssh into an ec2 instance

Awesome Lists containing this project

README

          

# ec2ssh

Script to quickly SSH into EC2 instances. It's portable (POSIX), so it ought to work on any *nix machine.

Useful when you have 1000s of instances and many identity keys that need access.

Caches each instance so only one API call is needed per instance.