proxy.golang.org : github.com/edgexr/golang-ssh : v0.0.13
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/edgexr/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
- github.com/davecgh/go-spew v1.1.1
- github.com/jcelliott/lumber v0.0.0-20160324203708-dd349441af25
- github.com/moby/term v0.0.0-20221105221325-4eb28fa6025c
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.1
- golang.org/x/crypto v0.21.0
- golang.org/x/sys v0.18.0
- golang.org/x/term v0.18.0
- gopkg.in/yaml.v3 v3.0.1