radweb/ec2ssh

This package is abandoned and no longer maintained. No replacement package was suggested.

Maintainers

Details

github.com/Radweb/EC2SSH

Source

Issues

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/radweb/ec2ssh

0.1.1 2016-01-19 19:39 UTC

This package is not auto-updated.

Last update: 2025-03-29 21:06:50 UTC


README

Note the data displayed is probably specific to our systems, may work weirdly for others.

Installation

composer global require radweb/ec2ssh

Configuration

Create yourself a pair of Access Keys: AWS Console > IAM > Users > you > Create Access Key

Now run:

ec2ssh config

Enter your keys when requested. For "Default Region" enter eu-west-1 (or use the up/down arrow keys to select it).

Usage

Just run:

ec2ssh

You'll be shown all your EC2 instances and prompted to pick one. Either enter the number or use the arrow keys to select a number.

An SSH session will then be started.