- Easy Tailscale installation and management on Unraid
- Helper scripts for authentication and status
- Example configurations for common use cases
- Composer for dependency management
- Clone the repository.
- Run
./composer installto install dependencies. - For local testing, copy the contents of
src/(except for theinstalldirectory) to the root of the Unraid test system.
.github/workflows/release.yml Automatically builds a Slackware package when a Github release is created. The resulting package is installed on Unraid via the unraid/unraid-tailscale plugin.
Pull requests and issues are welcome! Please see CONTRIBUTING.md for contribution guidelines, including code checks, commit message conventions, and licensing. You can also open an issue to discuss your idea.
This project is licensed under the GNU General Public License v3.0 or later. See LICENSE for details.