Snapshotmain · cfe32b8
The daemon combines coordination updates, local policy, network discovery, WireGuard, and peer-to-peer transport.
Click a building or route
System map8 components · 8 connections
130%
Connections
BuildingsEntryServiceComputeStorageRuntimeToolingExternal
Terms, in plain English
TailnetThe private network and policy domain shared by a set of Tailscale nodes.
How to study this repo
- 1Apply control state
Trace a network-map update from the control client into wgengine.
- 2Program the host
See how overlay addresses and subnet routes reach the OS router.
- 3Select a path
Follow a peer packet through endpoint discovery and DERP fallback.