脚本下载与校验
当前版本:1.0.0。以下文件均由本仓库权威源码测试后生成,下载后应先核对 SHA-256,再在本机执行。
| 文件 | 用途 | 大小 | SHA-256 |
|---|---|---|---|
| NexaGW-Codex-Setup.zip | Windows CMD + PowerShell | 4,476 B | b9224226bc4d18d6201655c1e5e50787ba589a3011565bc279a8c2f6e0223dae |
| nexagw-codex-setup.cmd | Windows 双击入口 | 215 B | c855e148897d035f31338b4e7147e42cd40575ba334032ebbfd577074796219e |
| nexagw-codex-setup.ps1 | Windows 权威脚本 | 15,986 B | ae84bb09eaf1a4586878d60b6b5984886f1c9f837c39af40c87a0d1c39df2c42 |
| nexagw-codex-setup.sh | macOS / Linux / WSL | 12,725 B | 5c518571e761ef08be99c93ce625cb72862fb2762f41dcefd4aba787fe39a35f |
Windows 校验
Section titled “Windows 校验”Get-FileHash .\NexaGW-Codex-Setup.zip -Algorithm SHA256macOS、Linux 与 WSL 校验
Section titled “macOS、Linux 与 WSL 校验”sha256sum nexagw-codex-setup.sh# macOS 也可使用:shasum -a 256 nexagw-codex-setup.sh脚本不接受命令行 Key,不会修改 auth.json,不会关闭 Codex、VS Code 或其他进程。Windows 包内只包含 .cmd 与 .ps1;Bash 文件单独下载。