My question is, put simply
Is there any AMI that comes with SSH configured on port 443?
The main reason why I ask is that, despite working in IT, my company filters all ports but 443 and 80, and requires all my connections to go through an HTTP proxy.
I have connected via SSH before on hosts that accept ssh on port 443, using corkscrew. A friend of mine is still able to do that, but it involves leaving the office or using a VPN to connect to the amazon instance, changing the line in the SSHD config, and restarting SSH.
Is there an AMI that has that done by default?