INTEGRITY Cloudflare Docs

Cloudflare One Client

About the Cloudflare One Client

The Cloudflare One Client (formerly WARP) securely and privately sends traffic from your devices to Cloudflare's global network, where Cloudflare Gateway can apply advanced web filtering. The client also reports device health information — such as OS version, disk encryption status, and the presence of specific applications — so that you can enforce device posture checks in your Access and Gateway policies.

How the Cloudflare One Client works

The Cloudflare One Client creates encrypted connections between your device and Cloudflare's network. It does this in two ways:

The client runs on all major operating systems and can be deployed through common endpoint management tools (such as Intune, JAMF, or JumpCloud).

The Cloudflare One Client consists of:

For more information on how the Cloudflare One Client routes traffic, refer to the client architecture page and watch the video below.

Chapters

Installation details

The GUI and daemon (or service) have different names and are stored in the following locations:

Windows
Windows
Service / Daemon C:\Program Files\Cloudflare\Cloudflare WARP\warp-svc.exe
GUI application C:\Program Files\Cloudflare\Cloudflare WARP\Cloudflare WARP.exe
Logs Location
DaemonC:\ProgramData\Cloudflare\

GUI LogsC:\Users\<USER>.WARP\AppData\Local
or
%LOCALAPPDATA%\Cloudflare
macOS
macOS
Service / Daemon /Applications/Cloudflare WARP.app/Contents/Resources/CloudflareWARP
GUI application /Applications/Cloudflare WARP.app/Contents/MacOS/Cloudflare WARP
Logs Location
Daemon/Library/Application Support/Cloudflare/
GUI Logs~/Library/Logs/Cloudflare/
Linux
Linux
Service / Daemon /bin/warp-svc
GUI application /bin/warp-taskbar
Logs Location /var/log/cloudflare-warp/
/var/lib/cloudflare-warp

Along with the Cloudflare One Client GUI and daemon, warp-cli and warp-diag are also installed on the machine and added to the system path for use from any terminal session.

warp-diag is a command-line diagnostics tool that collects logs, configuration details, and connectivity data from the Cloudflare One Client to help troubleshoot issues.

warp-cli is the command-line interface (CLI) for managing and configuring the Cloudflare One Client, allowing users to connect, disconnect, and adjust settings programmatically.

Key benefits of using the Cloudflare One Client

Deploying the Cloudflare One Client significantly enhances your organization's security and visibility within Cloudflare Zero Trust:

Client modes

The Cloudflare One Client offers flexible operating modes to suit your specific needs:

Other modes (Traffic only, Local proxy, Posture only) are also available. For details, refer to the operating modes page.

Next steps