A drop-in, private, OpenAI-compatible inference proxy.
This repository hosts the prebuilt release binaries for zs-proxy. The
binaries on the Releases page are
the canonical downloads for Homebrew, Scoop, and direct install.
brew install txnlab/tap/zs-proxyGrab the archive for your platform from the latest release:
| Platform | Asset |
|---|---|
| macOS (universal) | zs-proxy_<version>_darwin_all.tar.gz |
| Linux | zs-proxy_<version>_linux_<arch>.tar.gz |
| Windows | zs-proxy_<version>_windows_<arch>.zip |
Verify against checksums.txt, extract, and put zs-proxy on your PATH.
zs-proxy --help
zs-proxy versionReleases are published automatically by goreleaser. The macOS binary is a code-signed, notarized universal binary.