warp-cli
Cloudflare WARP VPN client CLI
TLDR
Connect
SYNOPSIS
warp-cli command [options]
DESCRIPTION
warp-cli is the command-line interface for managing Cloudflare WARP, a VPN and secure DNS service that encrypts traffic between the device and Cloudflare's network. It provides commands to connect, disconnect, check status, and configure the WARP client.
The client supports multiple connection modes including full WARP VPN mode that routes all traffic through Cloudflare's network, and DNS-over-HTTPS mode that only encrypts DNS queries for private name resolution. A WARP+ premium tier offers optimized routing through Cloudflare's Argo network for improved performance.
Device registration is required before first use, and the warp-svc daemon must be running for the CLI to function. The tool is available on Linux, macOS, and Windows.
PARAMETERS
connect
Connect to WARP.disconnect
Disconnect.status
Show status.register
Register device.set-mode MODE
Set connection mode.settings
Show settings.
CAVEATS
Cloudflare service. Registration required. Daemon must run.
HISTORY
warp-cli is the CLI for Cloudflare WARP, a VPN and DNS service by Cloudflare.
SEE ALSO
wireguard(1), cloudflared(1)
