You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.8 KiB

manifestVersion: 1
id: tailscale
category: networking
name: Tailscale
version: "v1.72.1"
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: >-
This update includes several improvements and bug fixes:
- Captive portal detection is now supported.
- Added --min-validity flag to the tailscale cert command for automating certificate refreshes.
- The tailscale lock command now allows passing keys as files using the file:<path-to-key-file> format.
- A health warning is triggered if DNS queries can’t be forwarded to configured resolvers.
- Increased send and receive buffer sizes in userspace mode TCP, improving throughput on high latency paths.
- Added TCP generic segmentation offload (GSO) support, further improving throughput.
- Resolved DNS over TCP failures when querying the Tailscale-internal resolver.
Full release notes and detailed information is available at https://github.com/tailscale/tailscale/releases
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/1248