Skip to content

God's Eye v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Apr 15:44

God's Eye v2.0.0

AI-powered attack-surface discovery & offensive security — single Go binary, terminal-only, zero cloud.

Full changelog: see CHANGELOG.md.


Install

Grab the binary for your platform from the assets below, or build from source:

git clone https://github.com/Vyntral/god-eye && cd god-eye
go build -o god-eye ./cmd/god-eye
./god-eye

Verify checksums

sha256sum -c checksums.txt

First run

Zero flags launches the interactive wizard — picks your AI tier, downloads Ollama models, validates your target, runs the scan with live event stream.

./god-eye

Full walkthrough: README.md · 14 recipes in EXAMPLES.md.