gianlucaborello / aws-ssh-config

Generate SSH config files from AWS EC2 inventory
GNU General Public License v2.0
242 stars 83 forks source link

Added ProxyCommand for Bastion SSH Support #21

Closed ErmisCat closed 6 years ago

ErmisCat commented 6 years ago

Updated your script to add optional ProxyCommand support for Bastion hosts using the --proxy argument.

gianlucaborello commented 6 years ago

Closing since #22 seems to replace this.