Skip to content

Instantly share code, notes, and snippets.

@maestrow
Created October 20, 2020 18:13
Show Gist options
  • Save maestrow/4702d4a452d416cfc5a54b9de7666502 to your computer and use it in GitHub Desktop.
Save maestrow/4702d4a452d416cfc5a54b9de7666502 to your computer and use it in GitHub Desktop.
VSCode Remote SSH не работает через ProxyJump

Расширение Remote SSH для VSCode позволяет работать с файлами удаленной машины через ssh. В Windows 10 столкнулся с проблемой - если в параметрах ssh соединения используется директива ProxyJump, то Remote SSH не работает (не соединяется). Решил проблему тем, что обновил ssh https://chocolatey.org/packages/openssh до версии Win32 OpenSSH (Universal Installer) 8.1.0-beta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment