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.12.3
Published
Oct 19, 2023
Platform
js/wasm
Imports
7 packages
Last checked
12 hours ago

Tools for package owners.