umbrel-apps/tailscale/umbrel-app.yml
Steven Briscoe e00c13ba22
Update Tailscale to v1.33.158 (#263)
Co-authored-by: Steven Briscoe <me@stevenbriscoe.com>
2022-11-10 17:54:11 +10:00

34 lines
1.0 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

manifestVersion: 1
id: tailscale
category: Networking
name: Tailscale
version: "v1.33.158"
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. Its 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: >
- Various bug fixes
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/pull/1248