Get ZeroTier
Current Release & Installers
Source Code
Version History
Supported Platforms
ZeroTier supports a wide range of platforms with varying levels of support. Platforms are organized into three tiers based on the level of testing, support, and maintenance they receive.
Tier 1 - Fully Supported
These platforms are actively supported, extensively tested with each release, and receive priority attention for bug fixes and new features.
| Platform | CLI | GUI | .conf Access |
|---|---|---|---|
| Windows 10/11 | ✓ | ✓ | ✓ |
| macOS | ✓ | ✓ | ✓ |
| Linux | ✓ | ✗ | ✓ |
| iOS | ✗ | ✓ | ✗ |
| Android | ✗ | ✓ | ✗ |
| Docker | ✓ | ✗ | ✓ |
| OpenWRT | ✓* | ✗ | ✓* |
| Mikrotik | ✓** | ✓ | ✗ |
* OpenWRT and compatible distributions (e.g., RutOS) may vary in CLI and configuration file access depending on the specific distribution.
** Mikrotik's ZeroTier distribution is proprietary and not directly from ZeroTier. CLI access and support is provided by Mikrotik.
Tier 2 - Supported
These platforms have official binaries and distributions available. We provide troubleshooting support, but they do not receive the same level of assured testing as Tier 1 platforms.
| Platform | CLI | GUI | .conf Access |
|---|---|---|---|
| FreeBSD | ✓ | ✗ | ✓ |
| Ubiquiti | ✓ | ✗ | ✓ |
| OPNsense | ✓ | ✗ | ✓ |
| Teltonika | ✓ | ✗ | ✓ |
Tier 3 - Deprecated / Community Support
These platforms are no longer actively supported by ZeroTier. Existing binaries may still be available but are not maintained. Support for these platforms is community-driven.
| Platform | CLI | GUI | .conf Access | Notes |
|---|---|---|---|---|
| QNAP | ✓ | ✗ | ✓ | Legacy packages available |
| Synology | ✓ | ✗ | ✓ | Docker-based installation only |
| ASUSTOR | ✓ | ✗ | ✓ | Legacy packages available |
| Western Digital | ✓ | ✗ | ✓ | My Cloud OS 5 only |
| FreeNAS | ✓ | ✗ | ✓ | Pre-installed on older versions |
| Windows 7 | ✓ | ✓ | ✓ | No longer tested |
| Windows Server 2008/2012 | ✓ | ✓ | ✓ | No longer tested |
For Tier 3 platforms, we recommend migrating to a supported platform or using Docker where available. Community resources and forums may provide assistance for these legacy platforms.
Column Definitions
- CLI: Command-line interface available via
zerotier-cli - GUI: Graphical user interface (system tray app or mobile app)
- .conf Access: Ability to configure the client via configuration files (e.g.,
local.conf, network.local.conffiles)