Installation
Automatic Install (Recommended)
The easiest way to install Xpoz CLI:
This script will:
- Download the latest binary for your platform
- Install it to
/usr/local/bin/xpoz
- Make it executable and available in your PATH
Manual Install
Download Binary
Visit the (https://github.com/ildysilva/xpoz_cli/releases)[releases page] and download the appropriate binary for your platform:
- xpoz-linux-amd64 - Linux 64-bit
- xpoz-darwin-amd64 - macOS Intel
- xpoz-darwin-arm64 - macOS Apple Silicon
Install Binary
Make it executable
Verify Installation
xpoz --version
You should see the version number displayed.
System Requirements
- Linux or macOS
- Internet connection for tunneling
- No additional dependencies required