docker-ssh-tunnel
docker-ssh-tunnel copied to clipboard
Support multiple SSH keys : one for the bastion, one for the final host
In order to connect to my remote, I need to provide a SSH Key for the bastion Host, and a different key for the service behind it. It it possible to tweak the config to use different ssh-keys for the bastion and for the remote ?