package sshutil

import "github.com/moby/buildkit/util/sshutil"

Index

Functions

func IsImplicitSSHTransport

func IsImplicitSSHTransport(s string) bool

func SSHKeyScan

func SSHKeyScan(server string) (string, error)

SSHKeyScan scans a ssh server for the hostkey; server should be in the form hostname, or hostname:port

Source Files

keyscan.go transport_validation.go

Version
v0.11.0-rc2
Published
Dec 13, 2022
Platform
js/wasm
Imports
7 packages
Last checked
9 minutes ago

Tools for package owners.