waveterm/wavesrv/pkg/remote
Sylvia Crowe 57a7641f82 add password and keyboard-interactive ssh auth
This adds several new ssh auth methods. In addition to the PublicKey
method used previously, this adds password authentication,
keyboard-interactive authentication, and PublicKey+Passphrase
authentication.

Furthermore, it refactores the ssh connection code into its own wavesrv
file rather than storing int in waveshell's shexec file.
2024-01-24 17:16:22 -08:00
..
openai fix openai packets to be PacketType. better compatibility with backend (#154) 2023-12-15 22:43:59 -08:00
circlelog.go add license notice (#37) 2023-10-16 21:31:13 -07:00
remote.go add password and keyboard-interactive ssh auth 2024-01-24 17:16:22 -08:00
sshclient.go add password and keyboard-interactive ssh auth 2024-01-24 17:16:22 -08:00
updatequeue.go add license notice (#37) 2023-10-16 21:31:13 -07:00