SchoofsKelvin / vscode-sshfs

Extension for Visual Studio Code: File system provider using SSH
GNU General Public License v3.0
543 stars 36 forks source link

support SSH/Tunnel parameters #390

Open V1pr opened 1 year ago

V1pr commented 1 year ago

Hi,

if using PuTTY session "match", than the Connection/SSH/Tunnels are not taken into account:

image

(tried with turning on DEBUG_SSH2)

It would be really good to get this working, since it would be possible to make tunnel connections to redirect - let's say - 'npm start' from remote host to local host.