Registry / crypto / skeema-knownhosts

skeema-knownhosts

JSON →
library1.3.2gogounverified

A thin wrapper around golang.org/x/crypto/ssh/knownhosts for obtaining host key algorithms.

go get github.com/skeema/knownhosts
INSTALL
IMPORT
SIG · SKEEMA-KNOWNHOSTS
S
skeema-knownhosts
cryptogov1.3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

knownhosts
github.com/skeema/knownhosts

Create a new known hosts handler

package main import ( "fmt" "github.com/skeema/knownhosts" ) func main() { kh := knownhosts.New() fmt.Println(kh) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
skeema-knownhosts — go get skeema-knownhosts · libregistry