Zypheron

ZYPHERON

Install Zypheron CLI

The current repo documents two primary install paths: source bootstrap with setup-hybrid.sh and the packaged release installer. Both lead into local-first, operator-controlled workflows.

Option 1: Bootstrap from Source

git clone https://github.com/KKingZero/Zypheron-CLI.git

cd Zypheron-CLI

bash ./setup-hybrid.sh

Use this path when you want the full repository, a local build flow, automated dependency setup, shell completion, and optional external tool installation.

Option 2: Install a Release Binary

curl -sSfL https://download.zypheron.net/install.sh | bash

Use this path when you want the packaged CLI without cloning the repo. The installer detects OS and architecture, downloads the matching archive, and verifies checksums when possible.

Requirements

  • Go 1.24+ for source builds
  • Python 3.9+
  • Linux, macOS, or WSL

Post-Install Verification

zypheron --version

zypheron doctor

If you skipped some setup work initially, the repo-backed recovery path is zypheron install-deps --all, then zypheron tools check, then zypheron tools install-all --critical-only --yes before broader automation.

ZYPHERON

ZYPHERON Desktop is a cybersecurity IDE for offensive and defensive workflows. The open source CLI remains available for terminal-first users.

AUTHORIZED USE ONLY

Infrastructure

Network

© 2025 ZYPHERON SYSTEMS//DESKTOP + CLI