EC2 SSH connections helper
Project description
EC2 SSH connections helper
An SSH connection helper for AWS
cloudssh allows you to quickly connect to EC2 instances using their names or instance IDs.
It will call the AWS SDK to find the instance public IP address and open a SSH connection in a subprocess.
Example:
You can connect to this instance with:
cloudssh dev
Installation and usage
pip3 install cloudssh
aws configure # To configure your AWS credentials
cloudssh myserver # Call the module followed by the name of one of your servers
Advanced configuration
You can optionally create a file ~/.cloudssh.cfg (see example).
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cloudssh-1.0.1.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file cloudssh-1.0.1.tar.gz
.
File metadata
- Download URL: cloudssh-1.0.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bd9cea1c274cc52002353abb7b3b5d2209c91270150e5ae2c89bd3571635ab5 |
|
MD5 | ccc23f7394f8e5d1372d752abc817b5f |
|
BLAKE2b-256 | cf5200ba2bb962888e7039c43b449caf25a5c512838367440430cdf06e9dc5a6 |
File details
Details for the file cloudssh-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: cloudssh-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ee5795868551497d57487be046aa342c64b598bb50e4c1ea3cd940212ebef74 |
|
MD5 | dd13d1a60a1107f6f3146f6527b3f646 |
|
BLAKE2b-256 | 7d4b962f00cca3a480f3d89072a00eaa87db5d2ffa655557b7cfe7fa351ec16e |