Linux / macOS
Bootstrap installation directly from the main repository script.
bash
curl -o- https://raw.githubusercontent.com/ZeroDayEvil/ai-security-tool/main/scripts/one-line-web.sh | bash
Distribution
Get the latest stable build by operating system. For rollback, validation, or forensics workflows, use the release history and legacy builds below.
By Operating System
Automation
Bootstrap installation directly from the main repository script.
curl -o- https://raw.githubusercontent.com/ZeroDayEvil/ai-security-tool/main/scripts/one-line-web.sh | bash
Fetch and run the installer batch script with one command chain.
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/ZeroDayEvil/ai-security-tool/main/scripts/one-line-web.bat" -OutFile "one-line-web.bat" cmd.exe /c ".\one-line-web.bat"
Security
Recommended
Archive
Fallback Channel