Cline API 的反向代理服务,支持多账号轮询、OpenAI 和 Anthropic Messages API 双协议、API Key 鉴权,内置中文管理后台。

Stars

41

7 天增长

暂无数据

Fork 数

11

开放 Issue

0

开源协议

暂无数据

最近更新

2026-07-30

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

提供实用的多账号轮询策略(round_robin / fill / random)、双协议兼容、中文管理后台以及系统提示词覆盖功能,为 Cline API 用户打造了一个功能丰富的网关。

适合谁使用

  • 使用 Cline API 或类似服务的开发者
  • 需要多账号负载均衡的团队
  • 自托管代理并偏好图形化管理界面的用户
  • 偏好中文界面的用户

典型使用场景

  • 在多个 Cline 账号间自动切换请求,实现负载均衡或分摊额度
  • 通过代理统一访问 Cline 免费模型(如 cline-free/glm-5.2)
  • 作为 OpenAI 或 Anthropic 协议的兼容代理,替换客户端 Base URL
  • 在后台管理界面中轻松管理 API Key 和账号 Token

项目优势

  • 同时支持 OpenAI /v1/chat/completions 和 Anthropic /v1/messages 两种协议
  • 提供 round_robin、fill、random 三种负载均衡策略
  • 账号和 API Key 持久化存储在 JSON 文件中,重启不丢失
  • 支持 Docker 一键部署,并可挂载 override.md 文件替换系统提示词

使用前须知

  • 部分模型(如 Gemini 2.5 Flash/Pro)返回 HTTP 200 但内容为空,消耗额度却无输出
  • 需要 cline-pass 订阅的模型返回 403 错误
  • 若未配置任何 API Key,代理允许无鉴权访问,存在安全风险

README 快速开始

快速开始

项目描述

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

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

yetone
精选
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 与机器学习AI 智能体
805
gnipbao
精选
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 与机器学习AI 智能体
683
7-e1even
精选
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 与机器学习大语言模型
218