github roshie548/proxmux v0.4.0

5 days ago

Installation

Using npm (requires Bun)

bunx proxmux

Standalone 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

Don't miss a new proxmux release

NewReleases is sending notifications on new releases.