Skip to content

Release 0.1.10

Choose a tag to compare

@github-actions github-actions released this 09 Apr 09:57
· 1 commit to master since this release
c2930f6

Castrel Proxy 0.1.10

Downloads

  • Linux x86_64 (Ubuntu 20.04+): castrel-proxy-linux-x86_64
  • Linux ARM64 (Ubuntu 20.04+): castrel-proxy-linux-arm64
  • macOS ARM64 (Apple Silicon): castrel-proxy-macos-arm64
  • macOS x86_64 (Intel): castrel-proxy-macos-x86_64

Installation

macOS/Linux:

# Download the binary for your platform
# Add execute permission (if needed)
chmod +x castrel-proxy-<platform>

# Option 1: Run directly from current directory
./castrel-proxy-<platform> start

# Option 2: Move to a directory in your PATH (recommended)
sudo mv castrel-proxy-<platform> /usr/local/bin/castrel-proxy
castrel-proxy start

Checksums

SHA256 checksums are included for each binary.


Full changelog: https://github.com/castrel-ai/open-castrel-proxy/blob/main/CHANGELOG.md