CLI Proxy API
Overview
Version & Lifecycle
Community Notes
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
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Requires Go 1.24+ to build from source; no precompiled installer available