dropbear
dropbear copied to clipboard
Add function to port forward to local stream to support VSCode remote ssh target.
VSCode remote ssh plugin need to create port forward between local port and remote unix socket, which is not yet support by current version of dropbear, this patch add a simple impl of port forwarding to local stream, only test on centos, debian x64, should work on any other linux variant. Any advice is welcome, thanks.
Thanks for your reply, I will fix those issues later.
All issues resolved.
Thanks, sorry for the delay getting this merged