Categorygithub.com/kenzo0107/omssh
repositorypackage
0.0.3
Repository: https://github.com/kenzo0107/omssh.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

oreno-mssh

v0.0.2 GoDoc license Go Report Card codecov

AWS mssh Tool wrapper

This project provides an interactive cli tool using ec2-instance-connect api to connect via ssh to ec2 instance.

  • select profile in your aws credentials
  • select ec2 instance id in list of ec2 intances gotten by credentials specified profile
  • ssh to ec2 instance by using ec2 instance connect api

Install

$ go get -u github.com/kenzo0107/omssh

LICENSE

The MIT License (MIT)

Copyright (c) 2019 Kenzo Tanaka