Skip to content

v0.1.0

Choose a tag to compare

@sudocarlos sudocarlos released this 18 Apr 22:30
· 25 commits to main since this release

Initial release of Tailscale on StartOS.

What's included

  • Tailscale daemon (tailscaled) running in userspace networking mode
  • Tailscale web interface (tailscale web) on port 8080
  • Manage Serves action — expose StartOS services on your tailnet via tailscale serve
  • View Serves action — display tailnet IP and MagicDNS addresses for all configured serves, with automatic scheme detection (http/https/tcp)
  • Serves and TCP proxies are automatically restored on daemon startup
  • Persistent state across restarts via tailscale and startos volumes

Architectures

  • x86_64 (included)
  • aarch64 (build with make arm)