Shortcuts for AWS EC2 Instance Control from the command-line: list, start, stop and ssh
-
Updated
Jun 10, 2018 - Python
Shortcuts for AWS EC2 Instance Control from the command-line: list, start, stop and ssh
Control AWS EC2 instances using only their name (forget about Instance-Id's forever). Examples: aws-ssh NAME (connect via ssh), aws-list, aws-start NAME, aws-stop NAME
SSH Client to access server (AWS, GCP etc.) through ssh that are outside kgp. https://mulx10-sshtx.glitch.me
A wrapper for EC2 Instance Connect to make connecting to keyless EC2 instances more streamlined
create and configure an EC2 instance using AWS console
Add a description, image, and links to the aws-ssh topic page so that developers can more easily learn about it.
To associate your repository with the aws-ssh topic, visit your repo's landing page and select "manage topics."