package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
DialerFromEnvironment returns a Dial function.
WithALPNDialer creates a dialer that allows to Teleport running in single-port mode.
WithInsecureSkipTLSVerify skips the certs verifications.
WithPROXYHeaderGetter adds PROXY headers getter, which is used to propagate client's real IP.
# Interfaces
A Dialer is a means for a client to establish a SSH connection.
# Type aliases
DialerOptionFunc allows setting options as functional arguments to DialerFromEnvironment.
No description provided by the author