すべてのオプション
sid  ]
[ ソース: golang-github-skeema-knownhosts  ]

パッケージ: golang-github-skeema-knownhosts-dev (1.2.2-1)

golang-github-skeema-knownhosts-dev に関するリンク

Screenshot

Debian の資源:

golang-github-skeema-knownhosts ソースパッケージをダウンロード:

メンテナ:

外部の資源:

類似のパッケージ:

Go SSH known_hosts wrapper with host key lookup (library)

Go provides excellent functionality for OpenSSH known_hosts files in its external package golang.org/x/crypto/ssh/knownhosts. However, that package is somewhat low-level, making it difficult to implement full known_hosts management similar to command-line ssh's behavior for StrictHostKeyChecking=no configuration.

This repo is a thin wrapper package around golang.org/x/crypto/ssh/knownhosts, adding the following functionality:

 * Look up known_hosts public keys for any given host
 * Auto-populate ssh.ClientConfig.HostKeyAlgorithms easily based on
   known_hosts, providing a solution for golang/go#29286
 * Write new known_hosts entries to an io.Writer
 * Properly format/normalize new known_hosts entries containing ipv6
   addresses, providing a solution for golang/go#53463
 * Determine if an ssh.HostKeyCallback's error corresponds to a host whose key
   has changed (indicating potential MitM attack) vs a host that just isn't
   known yet

その他の golang-github-skeema-knownhosts-dev 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

golang-github-skeema-knownhosts-dev のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 9.7 kB43.0 kB [ファイル一覧]