tcptun

下载

多平台运行时二进制。

最新已发布 CLI:[email protected]。二进制是 npm 包内的文件(不是不透明的第三方镜像)。更推荐先查看再运行安装脚本,或使用 npm。

Android

Google Play 上的 VPN 客户端。

Android 应用把同一网络运行时用于设备级 TUN、DNS 与出站切换。从 Play 商店安装,包名 com.tcptun.client

Play 商店 v0.5.1 内嵌 tcptun-go v0.5.0,与 CLI v0.5.0 一致。请将两端保持在此版本。Android VPN 配置需要 TLS 或 REALITY;应用未暴露 Reverse Subnet / P2P。

Android
tcptun 客户端 v0.5.1

Android 上的应用感知 VPN 路由。该列表内置 tcptun-go v0.5.0,与 CLI v0.5.0 同一核心。仅 Full Tunnel;远端 Native 出站必须使用 TLS 或 REALITY。

打开 Play 商店

平台构建

Linux、macOS、Windows。

每个文件来自已发布 npm 包的 dist/ 布局。安装后运行 tcptun --version,mux/resume 功能需对端版本匹配。

下载

多平台二进制,可直接运行。

CLI 构建包含在 npm 包 [email protected] 中。下面的直链来自该软件包。

macOS

x64
tcptun-darwin-amd64

15.6 MB · npm

下载

macOS

ARM64
tcptun-darwin-arm64

14.3 MB · npm

下载

Linux

x64
tcptun-linux-amd64

15.2 MB · npm

下载

Linux

ARM64
tcptun-linux-arm64

13.9 MB · npm

下载

Linux

ARMv7
tcptun-linux-armv7

14.3 MB · npm

下载

Windows

x64
tcptun-windows-amd64.exe

15.6 MB · npm

下载

Windows

ARM64
tcptun-windows-arm64.exe

14.1 MB · npm

下载
通过 npm 安装
npm install -g [email protected]
该包把同一套平台二进制放在 dist/ 下。最新版可用 npm install -g tcptun@latest。
在 npm 上查看
一键安装
curl -fsSL https://tcptun.com/install.sh | sh
安装最新版到 /usr/local/bin。可用 TCPTUN_INSTALL_DIR 覆盖目录。
查看脚本

校验

为什么这条二进制路径可检查。

软件包

npm 发布的 dist/ 产物与安装器和 CDN 链接使用同一套文件。

安装器

一键方便用法:curl -fsSL https://tcptun.com/install.sh | sh。更安全:先下载、阅读、钉版本再运行 — 或使用 npm。

检查 → 安装
# Inspect installer before running
curl -fsSL https://tcptun.com/install.sh -o install-tcptun.sh
less install-tcptun.sh
TCPTUN_VERSION=0.5.0 sh install-tcptun.sh

# Or install the published package
npm install -g [email protected]

# Binary CDN layout (jsDelivr → npm package files)
# https://cdn.jsdelivr.net/npm/[email protected]/dist/tcptun-<os>-<arch>

# Tarball
# https://registry.npmjs.org/tcptun/-/tcptun-0.5.0.tgz