package
0.0.0-20240608151842-d3f834017e53
Repository: https://github.com/tailscale/tscert.git
Documentation: pkg.go.dev

# Functions

ConnCloseRead calls c's CloseRead method.
ConnCloseWrite calls c's CloseWrite method.
Connect connects to tailscaled using s.
DefaultConnectionStrategy returns a default connection strategy.
ExactPath returns a connection strategy that only attempts to connect via path.
GOOSUsesPeerCreds is like PlatformUsesPeerCreds but takes a runtime.GOOS value instead of using the current one.
Listen returns a listener either on Unix socket path (on Unix), or the localhost port (on Windows).
LocalTCPPortAndToken returns the port number and auth token to connect to the local Tailscale daemon.
PlatformUsesPeerCreds reports whether the current platform uses peer credentials to authenticate connections.

# Constants

WindowsLocalPort is the default localhost TCP port used by safesocket on Windows.

# Variables

No description provided by the author
No description provided by the author

# Structs

A ConnectionStrategy is a plan for how to connect to tailscaled or equivalent (e.g.