Easily manage SSH connections through a bastion.
- Clone this repo.
- Copy
bastion_config.json.sampletobastion_config.jsonand update with your settings. - Make
bastion.pyexecutable (chmod u+x bastion.py)
To connect to a remote host, just do bastion.py <remote name>.