Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win 10 ssh is garbage #5

Open
ugjka opened this issue May 5, 2021 · 0 comments
Open

Win 10 ssh is garbage #5

ugjka opened this issue May 5, 2021 · 0 comments

Comments

@ugjka
Copy link
Owner

ugjka commented May 5, 2021

for anyone that runs into this problem, if you happen to be using SCOOP (windows package manager like chocolatey) with powershell or pwsh, go ahead, remove that piece of rubbish that windows optimistically called 'openssh feature for windows' and
scoop install openssh
make sure that your ssh -V returns something like:
OpenSSH_8.2p1, OpenSSL 1.1.1e 17 Mar 2020
AND NOT:
OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5

if it is, you need to go to settings > search 'optional features' > uninstall openssh client & server.

Happy days.

Originally posted by @LoveSponge in https://github.com/susanBuck/dwa15-fall2018/issues/12#issuecomment-634937713

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant