Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xtunel-client-binary

Prebuilt binaries for the xtunel CLI. Built and published automatically by CI in the xtunel-client repo.

Download

Grab the latest build from the Releases page, or directly:

Platform Download
Linux x86_64 xtunel-x86_64-unknown-linux-musl.tar.gz
Linux aarch64 xtunel-aarch64-unknown-linux-musl.tar.gz
macOS (Apple Silicon) xtunel-aarch64-apple-darwin.tar.gz
macOS (Intel) xtunel-x86_64-apple-darwin.tar.gz
Windows x86_64 xtunel-x86_64-pc-windows-msvc.zip

One-line install

# macOS / Linux
curl -fsSL https://xtunel.app/install.sh | bash
# Windows (PowerShell)
irm https://xtunel.app/install.ps1 | iex
REM Windows (cmd)
curl -fsSL https://xtunel.app/install.cmd -o install.cmd && install.cmd && del install.cmd

The installer detects your OS/arch, downloads the matching release below, and installs xtunel to ~/.local/bin (%LOCALAPPDATA%\xtunel\bin on Windows), adding it to your PATH. Override with XTUNEL_VERSION / XTUNEL_INSTALL_DIR. The scripts live in this repo: install.sh · install.ps1 · install.cmd.

Then log in and start a tunnel — see the CLI docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages