davidkorea / AWS

1 stars 0 forks source link

Google Chrome Secure Shell Extension SSH EC2 #4

Open davidkorea opened 5 years ago

davidkorea commented 5 years ago

Google Chrome Secure Shell Extension SSH with .pem

  1. ssh-keygen -y -f mykey.pem > mykey.pub
  2. mv mykey.pem mykey
  3. login with the 2 files created above
davidkorea commented 5 years ago

Chrome Kernel Broswer add SSH

For windows

  1. Installation Path: C:\Documents and Settings\$(USER_NAME)\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions image
  2. Find ID of Secure Shell Extension in Chrome by enable develop mode image
  3. add to 3rd party Chrome Kernel broswer