Skip to content

tailscale/tailscale-synology

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

The synology packages now get built by the same build machinery as
our other packages (debian, rpm, etc.) in github.com/tailscale/tailscale.

Keep the README with pointers on how to install, where to file issues, how
to build from source, and so forth. This should keep incoming links from things
like old tutorials alive.

Fixes tailscale/tailscale#8217

Signed-off-by: David Anderson <danderson@tailscale.com>
e16178e

Git stats

Files

Permalink
Failed to load latest commit information.

Tailscale package for Synology NAS

Synology NAS package for Tailscale.

Issue Tracker

File issues at: https://github.com/tailscale/tailscale/issues

Installation

See the Synology installation guide on the Tailscale website.

Building from source

The source code for the Synology packages is kept in Tailscale's main code repository. You can build the packages from source yourself with:

git clone https://github.com/tailscale/tailscale.git
cd tailscale
go run ./cmd/dist build synology

If everything worked you should have a directory called dist that contains SPK files for all supported NASes and DSM versions.

Compatibility

The package is confirmed to be working on various Synology models. For recent models, the correct package is usually the DSM7 package for x86_64 or armv8. For older models based on 32-bit ARM, check the synology model list to find the synology platform name.

Credits and References

About

Synology packages for tailscale.com

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published