The world's first CLI-native CTF competition terminal, now at v2.19.110. Deployed via npm with strict Node.js >=22 requirement. Serves as the primary interface for competing in ICOA CTF events directly from the terminal. Uniquely positioned as a specialized tool for cybersecurity capture-the-flag competitions, differentiating from general CTF frameworks by being CLI-first and tied to the ICOA competition ecosystem.
npm install icoa-cliVerified import paths — ran on the pinned version, not inferred.
Initialize ICOA CLI, authenticate using environment variable, and start a CTF competition session.
Upgrade Node.js to version 22 or later.
Use import syntax instead of require().
Switch to ESM (import) or use dynamic import().
Install Node.js >=22.0.0 and retry.
No dependency data recorded yet.