3 hours ago CPA(CLIProxyAPI) docker 部署配置使用教程🌐 链接: https://linux.do/t/topic/2337406🔍 关键词: #api🏷️ 分组: LinuxDo论坛🕒 时间: 2026-06-08 19:20:27 LINUX DO CPA(CLIProxyAPI) docker 部署配置使用教程 最近 OpenAI team bug 可以无限拉人,然后佬友们也分享了很多号出来。 最开始也不知道咋用,折腾了一会发现直接导入到 CPA 就可用了。 整理了一下,把 CPA 从部署、配置、使用的全流程。 也是刚接触,如果有遗漏的欢迎大家补充~ Docker 启动 Clone 源码 git clone https://github.com/router-for-me/CLIProxyAPI.git cd CLIProxyAPI 准备配置文件 创建配置文件 cp config.example.yaml…