package
1.79.0-mod
Repository: https://github.com/sagernet/tailscale.git
Documentation: pkg.go.dev

# Functions

ConnCloseRead calls c's CloseRead method.
ConnCloseWrite calls c's CloseWrite method.
Connect connects to tailscaled using a unix socket or named pipe.
ConnectContext connects to tailscaled using a unix socket or named pipe.
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 NamedPipe path (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.

# Variables

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