tcptun

Download

Multi-platform binaries, ready to run.

CLI binaries are published on npm as [email protected]. Pick a platform build, install with npm, or use the one-line installer.

Download

Multi-platform binaries, ready to run.

CLI builds ship inside the npm package tcptun@0.2.4. Direct file links below come from that package.

macOS

x64
tcptun-darwin-amd64

19.1 MB · npm

Download

macOS

ARM64
tcptun-darwin-arm64

17.7 MB · npm

Download

Linux

x64
tcptun-linux-amd64

18.5 MB · npm

Download

Linux

ARM64
tcptun-linux-arm64

17.1 MB · npm

Download

Linux

ARMv7
tcptun-linux-armv7

17.4 MB · npm

Download

Windows

x64
tcptun-windows-amd64.exe

19.0 MB · npm

Download

Windows

ARM64
tcptun-windows-arm64.exe

17.3 MB · npm

Download
Install via npm
npm install -g [email protected]
The package wraps the same platform binaries under dist/. Use npm install -g tcptun@latest for the newest release.
View on npm
One-line install
curl -fsSL https://tcptun.com/install.sh | sh
Installs the latest release to /usr/local/bin. Override the directory with TCPTUN_INSTALL_DIR.
View script