waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

SSH port forwarding

Open echosyp opened this issue 1 year ago • 0 comments

Describe the bug When importing a working ssh config entry using DynamicForward, the option is ignored.

To Reproduce

  1. Configure an ssh config entry using DynamicForward <some_port_number>
  2. Configure browser to use the same port for a socks proxy
  3. Import the config into waveterm
  4. 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.

echosyp avatar Apr 24 '24 02:04 echosyp