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.
 
 

45 lines
2.1 KiB

manifestVersion: 1
id: tailscale
category: networking
name: Tailscale
version: "v1.76.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: >-
Changes:
- Clients lacking UDP connectivity no longer skip performing fallback latency measurements with DERP servers.
- Warnings no longer display unnecessarily.
- Tailscale connectivity on in-flight internet on airplanes (such as Alaska Airlines) no longer fails.
- Service-related processes no longer run unnecessarily when services are disabled on the tailnet.
- Error messages include explanations in addition to the HTTP status code.
- Tailscale SSH supports sending environment variables to hosts. It's also possible to specify permitted environment variables using the acceptEnv field.
- Tailscale SSH no longer breaks some terminal applications by omitting pixel width and height when resizing the application window.
- tailscale netcheck CLI command no longer crashes when performing diagnostics on networks lacking UDP connectivity.
- Improperly formatted SERVFAIL responses no longer cause DNS timeouts when using an exit node.
- dbus login sessions no longer fail on systems where /bin/login is missing.
Full release notes are available at https://github.com/tailscale/tailscale/releases
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/1248