Icon

CLI Proxy API

A Go-based proxy server that provides OpenAI/Gemini/Claude compatible API interfaces for CLI, supporting multi-account management and streaming responses.
Latest: 7.0.2 Winget
Last checked: Feb 25, 2026 10:41pm
Rank: 232/15140
Also monitored via:
GitHub Releases Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: MITInstaller: source build (Go)Winget: Available

Version & Lifecycle

0
Current: 7.0.2 N-2: 7.0.0 Avg cadence: Every 1 day

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment note • May 9, 2026
0

Deployment tip

Windows Deployment Tip for CLIProxyAPI:

Download the source from the official GitHub repository (github.com/router-for-me/CLIProxyAPI), then build the portable cli-proxy-api.exe silently with go build -o cli-proxy-api.exe ./cmd/server (requires Go 1.24+). Deploy with a config.yaml file (copied from config.example.yaml) and use environment variables like GITSTORE_LOCAL_PATH for Git repo storage; run as a Windows service via sc create or NSSM for automated enterprise deployment—no MSI installer available.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

CLIProxyAPI

Packaging Notes

0

Requires Go 1.24+ to build from source; no precompiled installer available

Notes

0

Build from source using Go; supports OpenAI Codex and multiple AI providers; latest version 5.1.20 as of 2025.