opshell
opshell copied to clipboard
Bastion Hosts do not work in Windows
Found an issue or bug with Opshell? Tell me all about it!
Describe the issue / bug.
#Trying to SSH using a bastion host results in a "Proxy Connect is not supported in Windows yet" error.
How can I reproduce this problem?
# Setup a bastion host and then try to ssh to another server through the bastion host
Tell me about your development environment.
- Opshell version (from package.json):
- Operating System: Windows
This is due to OpenSSH not supporting Proxy connections on the Windows Platform. Still looking into options here on how to address this.