Re-exports

Modules

  • Definitions of types used in the tailscale API

Structs

  • Client for the local tailscaled socket
  • Client that connects to the local tailscaled over TCP with a password. This is used on Windows and macOS when sandboxing is enabled.
  • Client that connects to the local tailscaled over a unix socket. This is used on Linux and other Unix-like systems.

Enums

  • Error type for this crate

Traits

Type Aliases

  • Result type for this crate