# unraid-tailscale **Repository Path**: wuyongjun_admin/unraid-tailscale ## Basic Information - **Project Name**: unraid-tailscale - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: trunk - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-15 - **Last Updated**: 2025-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # unraid-tailscale [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE) [![GitHub Releases](https://img.shields.io/github/v/release/unraid/unraid-tailscale)](https://github.com/unraid/unraid-tailscale/releases) [![Last Commit](https://img.shields.io/github/last-commit/unraid/unraid-tailscale)](https://github.com/unraid/unraid-tailscale/commits/trunk/) [![Code Style: PHP-CS-Fixer](https://img.shields.io/badge/code%20style-php--cs--fixer-brightgreen.svg)](https://github.com/FriendsOfPHP/PHP-CS-Fixer) ![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/unraid/unraid-tailscale/total) ![GitHub Downloads (all assets, latest release)](https://img.shields.io/github/downloads/unraid/unraid-tailscale/latest/total) ## Features - Easy Tailscale installation and management on Unraid - Helper scripts for authentication and status - Example configurations for common use cases ## Development ### Requirements - [Composer](https://getcomposer.org/) for dependency management ### Testing 1. Clone the repository. 2. Run `./composer install` to install dependencies. 3. For local testing, copy the contents of `src/` (except for the `install` directory) to the root of the Unraid test system. ### Contributing Pull requests and issues are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines, including code checks, commit message conventions, and licensing. You can also open an issue to discuss your idea. ## License This project is licensed under the GNU General Public License v3.0 or later. See [LICENSE](LICENSE) for details.