package tsconst
import "tailscale.com/tsconst"
Package tsconst exports some constants used elsewhere in the codebase.
Index ¶
Constants ¶
const TailnetLockNotTrustedMsg = "this node is not trusted by network lock"
TailnetLockNotTrustedMsg is the error message used by network lock and sniffed (via substring) out of an error sent over the network.
const WintunInterfaceDesc = "Tailscale Tunnel"
WintunInterfaceDesc is the description attached to Tailscale interfaces on Windows. This is set by the WinTun driver.
const WintunInterfaceDesc0_14 = "Wintun Userspace Tunnel"
Source Files ¶
interface.go
- Version
- v1.84.0 (latest)
- Published
- May 21, 2025
- Platform
- linux/amd64
- Last checked
- 2 days ago –
Tools for package owners.