Skip to content

Instantly share code, notes, and snippets.

@ttor
Created August 14, 2019 18:20
Show Gist options
  • Save ttor/40891d4c757cfc7f90a07f192b9c2be3 to your computer and use it in GitHub Desktop.
Save ttor/40891d4c757cfc7f90a07f192b9c2be3 to your computer and use it in GitHub Desktop.
Install mssh for EC2 instance connect
aws s3 cp s3://ec2-instance-connect/cli/ec2instanceconnectcli-latest.tar.gz .
sudo pip3 install ec2instanceconnectcli-latest.tar.gz
mssh instanceid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment