Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/icholy/gosearch

godoc.org search tool
https://github.com/icholy/gosearch

Last synced: 1 day ago
JSON representation

godoc.org search tool

Awesome Lists containing this project

README

        

# GoSearch (Deprecated)

``` sh
$ go get github.com/icholy/gosearch
$ gosearch ssh

Results from GoDoc.org
----------------------

golang.org/x/crypto/ssh (0 stars, 2984 imports)
Package ssh implements an SSH client and server.

golang.org/x/crypto/ssh/terminal (0 stars, 1738 imports)
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.

github.com/juju/utils/ssh (125 stars, 428 imports)
Package ssh contains utilities for dealing with SSH connections, key management, and so on.

golang.org/x/crypto/ssh/agent (0 stars, 435 imports)
Package agent implements the ssh-agent protocol, and provides both a client and a server.

```