A high-level SSH server library with a net/http-like API for building SSH servers in Go.
go get github.com/charmbracelet/sshNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start an SSH server that responds with a greeting.
Provide a persistent host key using ssh.HostKeyFile() or ssh.HostKey() option.
No dependency data recorded yet.