An open API service indexing awesome lists of open source software.

https://github.com/kujenga/go-ssh

Playing around with ssh connections in Go
https://github.com/kujenga/go-ssh

Last synced: 2 months ago
JSON representation

Playing around with ssh connections in Go

Awesome Lists containing this project

README

        

# go-ssh

Experimenting with ssh connections in Go using [golang.org/x/crypto/ssh](https://godoc.org/golang.org/x/crypto/ssh).