package
0.0.1
Repository: https://github.com/jpdoyon/go-scp.git
Documentation: pkg.go.dev

# Functions

Creates a configuration for a client that authenticates using username and password.
PrivateKey Loads a private and public key from "path" and returns a SSH ClientConfig to authenticate with the server.
Creates the configuration for a client that authenticates with a password protected private key.
Creates a configuration for a client that fetches public-private key from the SSH agent for authentication.