# Tailscale Packages Mirror

> _connecting the world, one unrestricted package at a time — where the path to connection is paved with defiance, not red tape._

## Packages

### [Debian](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/)

Architectures: `i386`, `amd64`, `arm64`, `arm`, `all`.

#### [Bullseye (`11`)](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/dists/bullseye/)

```sh
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/bullseye.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/bullseye.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
```

#### [Bookworm (`12`)](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/dists/bookworm/)

```sh
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/bookworm.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/bookworm.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
```

#### [Trixie (`13`)](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/dists/trixie/)

```sh
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/trixie.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/debian/trixie.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
```

### [Ubuntu](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/)

Architectures: `i386`, `amd64`, `arm64`, `arm`, `all`.

#### [Focal (`20.04`)](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/dists/focal/)

```sh
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/focal.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/focal.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
```

#### [Jammy (`22.04`)](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/dists/jammy/)

```sh
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/jammy.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/jammy.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
```

#### [Noble (`24.04`)](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/dists/noble/)

```sh
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/noble.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/noble.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
```

#### [Plucky (`25.04`)](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/dists/plucky/)

```sh
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/plucky.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null
curl -fsSL https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/ubuntu/plucky.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
```

### [Fedora](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/fedora/)

Architectures: `x86_64`.

#### [Latest](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/fedora/)

```sh
sudo dnf config-manager addrepo --from-repofile=https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/fedora/tailscale.repo
```

### [Static Binaries](https://privateering.vapronva.pw/infrastructure/tailscale/pkgs.tailscale.com/stable/)

#### Linux

Architectures: `386`, `amd64`, `arm`, `arm64`, `geode`, `mips`, `mips64`, `mips64le`, `mipsle`, `riscv64`.

#### [Windows](https://cmld.ru/mirror/tailscale/windows/latest)

#### [macOS](https://cmld.ru/mirror/tailscale/macos/latest)

#### [Android](https://cmld.ru/mirror/tailscale/android/latest)

## Legal / Disclaimer

This repository is not affiliated with Tailscale Inc. in any way. The packages mirrored here are provided by Tailscale Inc. and are subject to their [terms of service](https://tailscale.com/terms).

The packages mirrored here are provided as-is, without any warranty. Use at your own risk. The maintainer of this repository is not responsible for any damages or losses incurred by using these packages.

### Take-Down Requests

If you are a representative of the aforementioned company and would like your packages removed from this page, please contact at `admin@cumlord.ru`.

## Mirroring Policy

Everything is done manually: the packages are downloaded from the official Tailscale repository and uploaded here. The packages are not modified in any way.

The repository is updated whenever the maintainer feels like it, although the maintainer will try to keep the repository up-to-date within a day of the new release version.

### Software Used

- [`apt-mirror2`](https://gitlab.com/apt-mirror2/apt-mirror2) for mirroring the Debian and Ubuntu repositories
- `reposync` from the [`dnf-utils` package](https://packages.fedoraproject.org/pkgs/dnf-plugins-core/dnf-utils/) for mirroring the Fedora repository
