shieldsUp property

bool shieldsUp
final

When true, reject all inbound connections to this node — useful for locked-down laptops / servers that should only initiate. See tailscale.com/kb/1072/client-preferences#block-incoming-connections.

Implementation

final bool shieldsUp;