1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 05:12:40 +03:00
wezterm/wezterm-ssh
Wez Furlong a5b449f364
ssh: do our own proxycommand handling
Adapt the code we were using for libssh2 and use it for both
libssh and libssh2 so that we have consistent proxy command
support on both unix and windows, and both versions of the
ssh libraries.

This may help resolve the linked issue on windows, or at least,
uncover the next layer of problem(s).

refs: https://github.com/wez/wezterm/issues/3083
2023-02-09 09:08:46 -07:00
..
examples fixup build for pty api change 2022-08-12 08:45:02 -07:00
src ssh: do our own proxycommand handling 2023-02-09 09:08:46 -07:00
tests deps: remove pretty_env_loggger 2022-04-07 08:24:07 -07:00
Cargo.toml update base64, work around another batch of breaking API changes 2023-01-08 18:49:45 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00