Skip to content

Small Tailscale v1.94.2

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:47
· 6 commits to main since this release
a983842

Small Tailscale build v1.94.2

For a complete changelog go to https://github.com/tailscale/tailscale/releases/tag/v1.94.2

This release was created by:

  • Building a combined binary of tailscale and tailscaled with the ts_include_cli build tag
  • Optimized for router/embedded use - removes desktop/enterprise features while keeping essential router functionality
  • Keeps critical features: DNS, routes, exit nodes, health checks, peer API, NAT traversal, and more
  • Including unixsocketidentity feature for proper LocalAPI access control on Unix/OpenWrt systems
  • Including ssh feature for Tailscale SSH support
  • Compressing the binary with UPX

To use both programs, rename tailscaled-OS-ARCH to tailscaled and create a symbolic link (ln -sv tailscaled tailscale). When invoked as tailscale, it acts as the CLI; when invoked as tailscaled, it acts as the daemon.