This release adds support for installing Tailscale on UniFi CloudKey Gen 2+ devices.
# Install the latest version of Tailscale UDM
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh
# If you previously had Tailscale UDM installed, you'll need to run this once to ensure Tailscale is re-installed during firmware updates
/data/tailscale/manage.sh install!
What's Changed
- chore(deps): Bump lumaxis/shellcheck-problem-matchers from 2.0.0 to 2.1.0 by @dependabot in #55
- Add support for UniFi Cloudkey Gen2 Plus by @asjoyner in #62
New Contributors
Full Changelog: v2.4.0...v2.4.1