package
0.0.0-20200810150023-f8fe831cf830
Repository: https://github.com/gopherj/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.
No description provided by the author
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.