# https://tunnels.io/downloads

# Download tunnels

One command for the CLI, a signed installer for the desktop GUI. macOS, Linux, Windows, and BSD.

## CLI (macOS / Linux)

Install or update with a single command.

`curl -fsSL https://tunnels.io/install.sh | bash`

Already installed? `tunnels update`

## Desktop GUI (macOS)

A signed, auto-updating menu-bar app.

`curl -fsSL https://tunnels.io/install-gui.sh | bash`

Windows `.msi` and Linux `.AppImage` on the table below.

## All platforms

| Platform | CLI | GUI |
| --- | --- | --- |
| macOS (Apple Silicon) | [tunnels · arm64](https://download.tunnels.io/0.0.70/darwin/arm64/tunnels) | [.dmg](https://download.tunnels.io/gui/0.0.70/darwin/arm64/Tunnels_0.0.70_aarch64.dmg) |
| macOS (Intel) | [tunnels · amd64](https://download.tunnels.io/0.0.70/darwin/amd64/tunnels) | [.dmg](https://download.tunnels.io/gui/0.0.70/darwin/amd64/Tunnels_0.0.70_x64.dmg) |
| Linux (x86_64) | [tunnels · amd64](https://download.tunnels.io/0.0.70/linux/amd64/tunnels) | Not yet published |
| Linux (arm64) | [tunnels · arm64](https://download.tunnels.io/0.0.70/linux/arm64/tunnels) | Not yet published |
| Linux (armv7) | [tunnels · armv7](https://download.tunnels.io/0.0.70/linux/armv7/tunnels) | Not yet published |
| Linux (386) | [tunnels · 386](https://download.tunnels.io/0.0.70/linux/386/tunnels) | Not yet published |
| Windows (x86_64) | [tunnels.exe](https://download.tunnels.io/0.0.70/windows/amd64/tunnels.exe) | [.msi](https://download.tunnels.io/gui/0.0.70/windows/amd64/Tunnels_0.0.70_x64_en-US.msi) |
| Windows (arm64) | [tunnels.exe · arm64](https://download.tunnels.io/0.0.70/windows/arm64/tunnels.exe) | [.msi](https://download.tunnels.io/gui/0.0.70/windows/arm64/Tunnels_0.0.70_arm64_en-US.msi) |
| Windows (386) | [tunnels.exe · 386](https://download.tunnels.io/0.0.70/windows/386/tunnels.exe) | Not yet published |
| FreeBSD (x86_64) | [tunnels · amd64](https://download.tunnels.io/0.0.70/freebsd/amd64/tunnels) | Not yet published |
| FreeBSD (arm64) | [tunnels · arm64](https://download.tunnels.io/0.0.70/freebsd/arm64/tunnels) | Not yet published |
| NetBSD (x86_64) | [tunnels · amd64](https://download.tunnels.io/0.0.70/netbsd/amd64/tunnels) | Not yet published |

Showing release `0.0.70`. All binaries are checksummed and the GUI is code-signed. Verify against `download.tunnels.io/checksums.json`.
