macOS
x64tcptun-darwin-amd6415.6 MB · npm
Android
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 上的应用感知 VPN 路由。该列表内置 tcptun-go v0.5.0,与 CLI v0.5.0 同一核心。仅 Full Tunnel;远端 Native 出站必须使用 TLS 或 REALITY。
平台构建
每个文件来自已发布 npm 包的 dist/ 布局。安装后运行 tcptun --version,mux/resume 功能需对端版本匹配。
tcptun-darwin-amd6415.6 MB · npm
tcptun-darwin-arm6414.3 MB · npm
tcptun-linux-amd6415.2 MB · npm
tcptun-linux-arm6413.9 MB · npm
tcptun-linux-armv714.3 MB · npm
tcptun-windows-amd64.exe15.6 MB · npm
tcptun-windows-arm64.exe14.1 MB · npm
npm install -g [email protected]curl -fsSL https://tcptun.com/install.sh | sh校验
运行时仓库: gostartkit/tcptun-go.
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