waveterm
waveterm copied to clipboard
SSH port forwarding
Describe the bug When importing a working ssh config entry using DynamicForward, the option is ignored.
To Reproduce
- Configure an ssh config entry using DynamicForward <some_port_number>
- Configure browser to use the same port for a socks proxy
- Import the config into waveterm
- Establish the ssh connection in waveterm
Expected behavior The browser should now proxy connections through the remote host on the given port.
Screenshots If applicable, add screenshots to help explain your problem.
- Remote: MacOS
- Local: Linux x64 (Ubuntu 22.04.4)
- Both Machines have waveterm 0.7.2
Additional context Confirm the ssh entry is working correctly by establishing a connection to the remote host using any other terminal, and verify in the browser that it is working.