A reverse proxy service for the Cline API that supports multi-account load balancing, dual protocol compatibility (OpenAI and Anthropic Messages API), API key authentication, and an admin panel in Chinese.

Stars

41

7-day growth

No data

Forks

11

Open issues

0

License

No data

Last updated

2026-07-30

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It provides practical multi-account rotation (round-robin, fill, random), integrates both OpenAI and Anthropic protocols, features a Chinese admin panel, and supports system prompt overrides—making it a versatile gateway for Cline API users.

Who it is for

  • Developers using Cline API or similar services
  • Teams needing multi-account load balancing for API access
  • Self-hosted proxy enthusiasts who want a admin GUI
  • Chinese-speaking users who prefer a localized management interface

Use cases

  • Load balance requests across multiple Cline accounts to avoid rate limits or share costs
  • Access Cline's free models (e.g., cline-free/glm-5.2) through a unified proxy endpoint
  • Use the proxy as a drop-in replacement for OpenAI or Anthropic API endpoints with custom models
  • Manage API keys and account tokens via the built‑in admin panel without CLI tools

Strengths

  • Dual‑protocol support (OpenAI /v1/chat/completions and Anthropic /v1/messages) in one service
  • Multiple load‑balancing strategies: round_robin, fill, and random
  • Persistence of accounts and API keys in a JSON file across restarts
  • Easy Docker deployment with docker-compose and optional `override.md` for system prompt injection

Considerations

  • Some models (e.g., Gemini 2.5 Flash/Pro) return empty responses despite HTTP 200, wasting quota
  • cline-pass subscription models (e.g., cline-pass/glm-5.2) return 403 errors without that plan
  • API key authentication is optional—if no keys are configured, the proxy allows unauthenticated access

README quick start

快速开始

Description

一个使用go写的简略的反代CLine的网关

Related repositories

Similar projects matched by category, topics, and programming language.

yetone
Featured
yetone GitHub avatar

kill-ai-slop

Kill AI Slop is a multilingual field guide and agent skill that catalogues 33 common AI-generated design tells with interactive before-after demos, and provides a tool to scan and fix web projects.

AI & Machine LearningAI Agents
805
gnipbao
Featured
gnipbao GitHub avatar

story-to-handdrawn-video

A Remotion-based tool that converts Chinese story text or ordered hand-drawn images into vertical hand-drawn diary-comic animation with handwritten captions, left-to-right reveals, optional page-curl transitions, and silent H.264 output for post-production dubbing.

AI & Machine LearningAI Agents
683
7-e1even
Featured
7-e1even GitHub avatar

learn-agent

A collection of notes on building coding agents, derived from the production development of the desktop agent Reina, with each mechanism simplified into a zero-dependency, single-file Node.js demo.

AI & Machine LearningLarge Language Models
218