MineMine (@Flail7127)Codex Auth:一个纯本地的命令行工具,切换管理多个 Codex 账号 中发帖

来自博客原文:https://loongphy.com/blog/codex-auth-manage-multiple-codex-accounts 

👉 GitHub:GitHub - Loongphy/codex-auth: A local-only CLI tool to switch and manage Codex accounts · GitHub
[command list]
npm(推荐,跨平台):
npm install -g @loongphy/codex-auth

Linux / macOS / WSL2:
curl -fsSL https://raw.githubusercontent.com/loongphy/codex-auth/main/scripts/install.sh | bash

Windows(PowerShell):
irm h...