manifestVersion: 1 id: tailscale category: Networking name: Tailscale version: "v1.34.0" tagline: Zero config VPN to access your Umbrel from anywhere description: >- Tailscale is zero config VPN that creates a secure network between your Umbrel and your other devices. Even when separated by firewalls or subnets, Tailscale just works. Tailscale will assign your Umbrel a stable IP and an auto-assigned domain that stays consistent, no matter what network your Umbrel is connected to. It’s like a local network that works everywhere. Tailscale builds on top of WireGuard®’s Noise protocol encryption, a peer-reviewed and trusted standard. developer: Tailscale Inc. website: https://tailscale.com dependencies: [] repo: https://github.com/tailscale/tailscale support: https://tailscale.com/contact/support port: 8240 gallery: - 1.jpg - 2.jpg - 3.jpg path: "" deterministicPassword: false torOnly: false releaseNotes: > - A new (third) 4via6 DNS form: 192-168-1-2-via-8 or 192-168-1-2-via-8.foo-bar.ts.net. - Display decoded punycode hostnames in status list - Add tailscale set CLI to modify one configuration setting without needing to repeat the rest - Warn in tailscale status health and tailscale up if there are nodes advertising routes but --accept-routes=false - Add Fast User Switching using tailscale login and tailscale switch - Warn in tailscale status health if something else overwrites /etc/resolv.conf submitter: Umbrel submission: https://github.com/getumbrel/umbrel/pull/1248