Releases: magicrc/procbuster
Releases · magicrc/procbuster
v1.1.0
feat: reimplement using Python - Replace shell script with Python implementation - Concurrent PID scanning via ThreadPoolExecutor - file-read-cmd validated before scan via /proc/self/cmdline - Results printed as-they-arrive (no buffering) - --file-read-cmd mandatory, --workers and --timeout added