package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/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