Wingetlywingetly
← All apps
C

cftunnel

by 晴辰云v0.8.1

Last updated

全协议内网穿透 CLI — Cloud 模式免费 HTTP/WS 穿透 + Relay 模式自建中继 TCP/UDP 全协议 | Cloudflare Tunnel + frp 双引擎

Install with winget

$ winget install --id qingchencloud.cftunnel --exact --version 0.8.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

全协议内网穿透工具 — Cloud 模式免费穿透 HTTP/WS + Relay 模式自建中继 TCP/UDP 全协议。

特性

Cloud 模式(Cloudflare Tunnel):

- 免域名模式 — cftunnel quick <端口>,零配置生成 *.trycloudflare.com 临时公网地址

- 访问保护 — --auth user:pass 一键启用密码保护,内置鉴权代理中间件

- 极简操作 — init → create → add → up,4 步搞定自有域名穿透

- 自动 DNS — 添加路由时自动创建 CNAME 记录,删除时自动清理

Relay 模式(自建中继):

- 全协议穿透 — TCP / UDP / HTTP,游戏服务器、数据库、SSH、远程桌面

- 一键部署 — 服务端 curl | bash 或 Docker Compose,客户端 relay init 即连

- 快速穿透 — cftunnel quick <端口> --relay,无需预配置规则

通用:

- 跨平台 — macOS (Intel/Apple Silicon) + Linux (amd64/arm64) + Windows (amd64/arm64)

- 进程托管 — 自动下载引擎二进制,支持 macOS launchd / Linux systemd / Windows Service

- 自动更新 — 内置版本检查和一键自更新

- 便携模式 — 程序同级目录放 portable 空文件,配置/日志/二进制就地存储

- 桌面客户端 — cftunnel-app 提供可视化 GUI

- AI 友好 — 内置 Claude Code / OpenClaw Skills,AI 助手可直接管理隧道

Installers · v0.8.1

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct
arm64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for cftunnel.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Clash VergeClash Verge Rev
    ClashVergeRev.ClashVergeRevv2.5.2

    基于 Tauri 的 Clash Meta GUI

  • ApifoxApifox Team
    Ruihu.Apifoxv2.8.47

    API 文档、API 调试、API Mock、API 自动化测试一体化协作平台

  • ApipostBeijing Arctic Fox Information Technology Co., Ltd.
    Apipost.ApiPostv8.2.7

    AI 驱动的下一代 API 开发管理工具

  • StellibertyStelliberty
    Kindness-Kismet.Stellibertyv2.0.32

    一款使用 Flutter 和 Rust 构建的现代跨平台 Clash 客户端,采用独特的 MD3M(Material Design 3 Modern)视觉风格

  • Clash Verge for v2freev2free
    V2Free.ClashVergeForV2freev2.5.21

    基于 Tauri 的 Clash Meta GUI(v2free 定制版)

  • Satelitesatelite
    zn0wii.Satelitev1.0.36

    一个轻量、好看的 sing-box 桌面代理客户端,基于 Tauri 2 + React + Rust 构建,支持 macOS 与 Windows。

More from 晴辰云 or browse 交换机, 以太网, 内网.

Frequently asked questions

How do I install cftunnel on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id qingchencloud.cftunnel --exact --version 0.8.1. winget downloads the installer from 晴辰云 and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install cftunnel silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id qingchencloud.cftunnel --exact 0.8.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall cftunnel via winget?
Run: winget uninstall --id qingchencloud.cftunnel --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from cftunnel's Apps & Features entry.
Is cftunnel free?
cftunnel is distributed under MIT. Refer to the publisher (https://github.com/qingchencloud/cftunnel) for the full license terms - Wingetly itself does not charge for installation.
Does cftunnel work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls cftunnel directly from the publisher.
How do I keep cftunnel up to date?
Run winget upgrade --id qingchencloud.cftunnel --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of cftunnel from microsoft/winget-pkgs.