Initial commit: Talos edge-facing scan orchestrator.
FastAPI + Kali tools UI for authorized scans of levkin.ca / LAN targets. Gitignore local data/.env; add pytest + gitleaks CI.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Ollama — use homelab devGPU (RTX 4080) instead of bundled container:
|
||||
# OLLAMA_URL=http://10.0.10.122:11434
|
||||
OLLAMA_URL=http://ollama:11434
|
||||
OLLAMA_MODEL=qwen2.5:14b
|
||||
ALLOW_LOOPBACK=false
|
||||
BLOCKED_TARGETS=
|
||||
MAX_CONCURRENT_SCANS=5
|
||||
Reference in New Issue
Block a user