Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.02 KB

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