github SierraSoftworks/tailscale-udm v3.1.1
Version 3.1.1

one day ago

This release adds support for UNAS 2 devices. Note that UNAS, UNAS Pro, and UNAS 2 devices need to use userspace networking at the moment, as their kernels do not appear to include the Wireguard module.

You can re-enable userspace networking mode by setting TAILSCALED_FLAGS="--tun userspace-networking" in your /data/tailscale/tailscale-env file and then running /data/tailscale/manage.sh install to reconfigure Tailscale appropriately.

# 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

  • fix: Update uninstallation instructions to remove additional packages and files by @bslatyer in #123
  • chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #124
  • chore(deps): Bump SierraSoftworks/gh-releases from 1.0.7 to 1.0.8 by @dependabot[bot] in #127
  • Support newer UNAS devices such as the UNAS 2 by @DamianMehers in #137

New Contributors

Full Changelog: v3.1.0...v3.1.1

Don't miss a new tailscale-udm release

NewReleases is sending notifications on new releases.