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-eyeVerify checksums
sha256sum -c checksums.txtFirst 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-eyeFull walkthrough: README.md · 14 recipes in EXAMPLES.md.