Skip to content

A client tool for ssh into a VM in the public cloud using static instance name

License

Notifications You must be signed in to change notification settings

debroys/cloudssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudssh

Installation:

  1. Install python if not already installed.
  2. Install aws boto3 for python. Use "pip install boto3" or "sudo pip install boto3". On MacOS you may need to use "sudo pip install --ignore-installed six boto3"

Additional step on Windows

  1. Install PUTTY.

IMPORTANT - Make sure all installed tools are on the PATH for command search.

Quick Start:

cloudssh ec2-user@.

For example

cloudssh [email protected]

LIMITATIONS:

Currently the supported cloud provider is AWS only.

Author Jim Yang. Contact email: [email protected] or [email protected]

About

A client tool for ssh into a VM in the public cloud using static instance name

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages