Skip to content

Getting started

Installation

Terminal window
curl -fsSL https://jalth.vinaypuppal.com/install.sh | sh

The installer downloads the latest release binary for your platform, verifies its checksum, and places jalth on your PATH.

Before creating or joining a mesh, install Cloudflare WARP on the device:

PlatformInstall
macOSDownload WARP or brew install --cask cloudflare-warp
LinuxPackage install

Run jalth doctor to verify prerequisites. Use jalth doctor --fix to apply self-healing fixes where supported.

ToolNeeded for
cloudflaredjalth serve, egress routing, tunnel-backed SSH
sshd + sshZero Trust SSH (jalth ssh enable, jalth ssh <device>)
sudoMDM profile writes, privileged file changes
Terminal window
jalth version
jalth doctor
Terminal window
# Check for updates
jalth upgrade --check
# Upgrade the Registry Worker (admin only)
jalth upgrade --worker-only

You need a Cloudflare account (free tier works) and an API token with the permissions listed in Create a mesh.