waveterm/waveshell
Sylvia Crowe 03ea444030 create proof of concept ssh library integration
This is a first attempt to integrate the golang crypto/ssh library for
handling remote connections. As it stands, this features is limited to
identity files without passphrases. It needs to be expanded to include
key+passphrase and password verifications as well.
2024-01-22 23:18:49 -08:00
..
pkg create proof of concept ssh library integration 2024-01-22 23:18:49 -08:00
go.mod update go.mod and import paths for waveshell 2023-10-16 13:25:53 -07:00
go.sum move apishell code to subdirectory to prepare for move to main repo 2023-10-16 13:04:18 -07:00
main-waveshell.go zsh support (#227) 2024-01-16 16:11:04 -08:00