/aws-ssh-rdp-links

Chrome extension to add SSH and RDP links to the AWS EC2 Console

Primary LanguageJavaScript

DEPRECATION NOTICE

This software is deprecated. I don't have the time to keep up on AWS' console changes and frankly this needs a vastly different approach (so it's far more resilient to console updates).


AWS SSH and RDP Links

https://chrome.google.com/webstore/detail/aws-ssh-rdp-links/hgholhakdlbjengncomcankfpfkjdpdh

Adds SSH or RDP links to your AWS console

This chrome extension looks at the Platform field and if it says 'windows' then it adds RDP links to all the applicable fields that have IPs or hostnames. Otherwise, it adds SSH links to all the fields.

RDP Link Style

Thanks to

  • stefansundin for rewriting a bunch of stuff when I didnt have time