Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

X11 forwarding and Control Sockets

Open nischal-karki opened this issue 2 years ago • 1 comments
trafficstars

Summary of the new feature / enhancement

I constantly use windows implementation of openSSH through VSCode and the server I connect to now uses two factor authentication. The lack of x11 forwarding and control sockets means that:

a) I need to have a separate ssh through wslg to run my code with x11 support. b) Every time openSSH drops the connection I need to reauthenticate it with my 2FA authenticator.

Given that wslg has incorporated support for x-windows, I don't see the technical limitation of using it for openSSH tunnels. Also, I don't understand why the keepalive sockets don't work on Windows.

Proposed technical implementation details (optional)

No response

nischal-karki avatar Jan 31 '23 18:01 nischal-karki

Hi all. Any updates on this?

nischal-karki avatar Dec 08 '23 21:12 nischal-karki