Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install ec2-ssh

How to install ec2-ssh

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install ec2-ssh
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.2.1 Available View build log
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Windows (64-bit)
1.2.1 Available View build log
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Mac OS X (10.5+)
1.2.1 Available View build log
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Linux (32-bit)
1.2.1 Available View build log
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
Linux (64-bit)
1.2.1 Available View build log
1.2 Available View build log
1.1 Available View build log
1.0 Available View build log
 
Links
License
MIT
Dependencies
Lastest release
version 1.2.1 on Nov 28th, 2011

A simple command line utility, allowing you to SSH into you Amazon EC2 instances by their "Name" tag.

A few examples:

% ec2-ssh nginx2
# equivalent to
# ssh ubuntu@ec2-123-45-67-89.compute-1.amazonaws.com

% ec2-ssh root@appserver
% ec2-ssh deploy@nginx2 sudo restart nginx

# accompanying ec2-host script

# w/o arg: prints all active instances
% ec2-host
django1 ec2-123-45-67-89.compute-1.amazonaws.com
django2 ec2-132-45-67-89.compute-1.amazonaws.com
django3 ec2-231-45-67-89.compute-1.amazonaws.com

# w/ arg: prints host name of matching instance
% ec2-host django2
django2 ec2-132-45-67-89.compute-1.amazonaws.com

Changelog

  • 1.0 - initial release
  • 1.1 - override prompt (PS1) to show tag name
  • 1.1.1 - Add line echoing host before establishing SSH connection
  • 1.2 - Merged pull requests to add region and tag support
  • 1.2.1 - Fix issue when ec2-host finds one offline instance with same name as an online instance

Subscribe to package updates

Last updated Nov 28th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.