Skip to content

Instantly share code, notes, and snippets.

@mo-ya
mo-ya / ec2-ssh
Last active February 14, 2017 23:58 — forked from migrs/ec2-ssh
#!/bin/sh
## EC2 automation login tool
#
# Original: http://m.igrs.jp/blog/2013/03/14/ec2-ssh/
# https://gist.github.com/migrs/5157665
# https://gist.github.com/MichinobuMaeda/5545875
#
# Changed by mo-ya (2013-07-06)
#