proxy.golang.org : github.com/mu-box/golang-ssh : v0.0.0-20230409164041-83aa405f1364
Package ssh is a helper for working with ssh in go. The client implementation is a modified version of `docker/machine/libmachine/ssh/client.go` and only uses golang's native ssh client. It has also been improved to resize the tty accordingly. The key functions are meant to be used by either client or server and will generate/store keys if not found.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/mu-box/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/docker/machine v0.16.2
- github.com/jcelliott/lumber v0.0.0-20160324203708-dd349441af25
- github.com/stretchr/testify v1.8.2
- golang.org/x/crypto v0.8.0
- golang.org/x/sys v0.7.0
- golang.org/x/term v0.7.0