Open source · MIT licensed

GET VICTOR COLLECTOR

Run it standalone with local AI and no account, or create a free VICTOR Recon account to connect it to the cloud dashboard.

The collector is in active development — see the source repo and docs for build status. Commands below reflect the released design.

Standalone

No account, no cloud connection. Basic local AI triage via Ollama, served from a local dashboard at localhost:8787.

docker run -d --name victor-collector \
  -p 127.0.0.1:8787:8787 \
  -e VICTOR_OLLAMA_URL=http://host.docker.internal:11434 \
  -v victor-collector-data:/root/.victor \
  ghcr.io/victor/collector:latest victor ui
Cloud-connected

VICTOR Recon

Create a free account to get an enrollment token for your dashboard, deep AI triage, and attack surface mapping.

No credit card. Community tier — 1 cloud-connected collector, unlimited standalone.