You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I might overlook it, but it seems that local port forwarding for ssh is not supported. I want to set up an ssh tunnel through the library and for that I would need the local port forwarding feature from ssh (the '-L' option). Is it intentional or just not (yet) implemented? If it's just not implemented I could try my hand at adding it if I find a few hours.