Open szaszg opened 1 year ago
Thanks for opening as a separate issue! There is still work that needs to be done to support this on Windows.
Any update on this issue? Seems it ain't easy task...
If anybody knows a workaround for this (not including WSL or docker) please let me know if possible.
I got the same results for the OpenSSH client built for git-windows:
$ ssh -V
OpenSSH_9.5p1, OpenSSL 3.1.4 24 Oct 2023
And for the Win11 OpenSSH client:
C:\>ssh -V
OpenSSH_for_Windows_8.6p1, LibreSSL 3.4.3
Is there any workaround for this known yet?
Prerequisites
Steps to reproduce
Windows 10 ssh Doesn't support TUN tunneling. (No. 3. in this issue: https://github.com/PowerShell/Win32-OpenSSH/issues/1647)
We add a TAP-Windows adapter:
Expected behavior
Actual behavior
Error details
No response
Environment data
Version
OpenSSH_for_Windows_9.4p1, LibreSSL 3.7.3
Visuals
No response