Post

CLIProxyAPI

CLIProxyAPI is a proxy server that provides OpenAI-compatible API endpoints for multiple AI CLI tools including Claude Code, Gemini CLI, OpenAI Codex, and more. It enables leveraging free-tier AI subscriptions through a unified API with features like credential routing, quota management, and request retrying.

CLIProxyAPI
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/cliproxyapi.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Notes

Generated credentials (API Key, Management Password) are stored in /opt/cliproxyapi/config.yaml inside the LXC.
After setup, authenticate your AI providers via the built-in management panel at port 8317.

Web Interface

Port: 8317

Source code
Loading...