Installation
Using npm (requires Bun)
bunx proxmuxStandalone Binary (no runtime required)
Download the appropriate binary for your platform below and run directly:
- macOS Apple Silicon:
proxmux-darwin-arm64 - macOS Intel:
proxmux-darwin-x64 - Linux x64:
proxmux-linux-x64 - Linux x64 (older CPUs):
proxmux-linux-x64-baseline- use this if you get "Illegal instruction" errors - Linux ARM64:
proxmux-linux-arm64 - Windows:
proxmux-windows-x64.exe
Make the binary executable (macOS/Linux):
chmod +x proxmux-*
./proxmux-darwin-arm64 # or your platform's binary