active property

bool active
final

Whether Tailscale currently considers this node active.

This is a useful hint for UI/diagnostics, but should be treated as a heuristic rather than a strict connectivity guarantee.

Implementation

final bool active;