This release adds support for the new UniFi UNAS Pro, enabling you to easily install Tailscale on these devices.
# Install the latest version of Tailscale UDM
curl -sSLq https://raw.github.com/SierraSoftworks/tailscale-udm/main/install.sh | sh
# Then run the following to complete the update
/data/tailscale/manage.sh install!
What's Changed
- misc fixes for install by @jasonwbarnett in #106
- Adds Unas Pro support by @andrewmzhang in #112
New Contributors
- @andrewmzhang made their first contribution in #112
Full Changelog: v2.6.1...v2.7.0