Icon

cloudflared

cloudflared is a client tool by Cloudflare that maintains secure tunnels to Cloudflare data centers, enabling Zero Trust network access and secure exposure of local web applications.
Latest: 2026.5.2 Web Scrape
Last checked: Jun 9, 2026 12:10am
Rank: 513/15140
Also monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: Apache-2.0Winget: Available

Version & Lifecycle

0
Current: 2026.5.2 N-2: 2026.3.0 Predicted EOL: 2025-12-31 Avg cadence: Every 15 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • May 15, 2026
0

Cloudflared Windows service deployment note

For managed Windows deployments, configure Cloudflared as a service rather than leaving it tied to an interactive user session. Cloudflare’s official Windows service docs show placing the executable under C:\Cloudflared\bin, renaming it to cloudflared.exe, and installing the service from an elevated command prompt with cloudflared.exe service install.

Because the Windows service runs under the system profile, copy tunnel credentials into the system-profile Cloudflared directory and point the tunnel configuration at that location. The documented flow creates C:\Windows\System32\config\systemprofile\.cloudflared, copies cert.pem there after cloudflared.exe login, and uses a config.yml with tunnel: and credentials-file: values before starting the service. Source: Cloudflare Cloudflared Windows service docs.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

cloudflaredcloudflare cloudflared

Packaging Notes

0

Installs as a system service on Linux, macOS, and Windows (Registry service)

Notes

0

Configuration and management of cloudflared tunnels can be done via system services on various OSes. Requires credentials and configuration files for tunnel setup.