Documentation
¶
Overview ¶
Package tsconst exports some constants used elsewhere in the codebase.
Index ¶
Constants ¶
View Source
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.
View Source
const WebListenPort = 5252
WebListenPort is the static port used for the web client when run inside tailscaled. (5252 are the numbers above the letters "TSTS" on a qwerty keyboard.)
View Source
const WintunInterfaceDesc = "Tailscale Tunnel"
WintunInterfaceDesc is the description attached to Tailscale interfaces on Windows. This is set by the WinTun driver.
View Source
const WintunInterfaceDesc0_14 = "Wintun Userspace Tunnel"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.