Support Jump Hosts for Indirect Connections to Targets
Similar to the way TCP proxies can be configured, allow Jump Hosts to be configured for connections to targets that the Octopus Server cannot directly connect to and run commands on.
This will be useful in segregated network environments where connections across different network zones must be made via designated servers.
For Linux, this could perhaps be achieved using the ssh -J parameter and on Windows via nested use of PowerShell remoting.
1
vote
