// download
Download Turbo
Choose your platform and architecture, or install via terminal or Docker.
Detecting your platform…
One-click install — pick a different device below if this isn't right.
Have a different device?
Windowsx64|ARM64
macOSIntel|Apple Silicon
Linuxx64|ARM64
Terminal install
Installs the latest build for Linux or macOS. Windows users should use the direct download above.
curl -fsSL https://turbo.network/install.sh | shDocker
Run Turbo as a container on any host with Docker installed.
Pull image
docker pull ghcr.io/turbonodes/client-node:latestRun container
docker run -d --name turbo-node --restart unless-stopped ghcr.io/turbonodes/client-node:latest