package
5.0.0+incompatible
Repository: https://github.com/qwenode/tailscale.git
Documentation: pkg.go.dev

# Functions

DERPRouteFlag reports the last reported value from control for whether DERP route optimization (Issue 150) should be enabled.
HashRegisterRequest generates the hash required sign or verify a tailcfg.RegisterRequest.
New creates and starts a new Auto.
NewDirect returns a new Direct client.
NewNoStart creates a new Auto, but without calling Start on it.
TrimWGConfig reports the last reported value from control for whether we should do lazy wireguard configuration.

# Constants

No description provided by the author
set RegisterRequest.Ephemeral.
force user login and key refresh.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
connected and received map update.
No description provided by the author

# Variables

Debug contains temporary internal-only debug knobs.

# Structs

Auto connects to a tailcontrol server for a node.
Direct is the client that connects to a tailcontrol server for a node.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Client represents a client connection to the control server.
No description provided by the author
Pinger is the LocalBackend.Ping method.

# Type aliases

No description provided by the author
State is the high-level state of the client.
UserVisibleError is an error that should be shown to users.