Release Notes
Fixed
- macOS scoped kills now narrow process-table snapshots to the active tree or
group during execution, so unrelated system EPERM rows do not hide real
target-scope safety failures while unreadable in-scope members still fail
closed.
- The TUI status line now sanitizes every value it renders — the active filter
text and the filter-error, error, and kill-status fields — so a process name
or error message carrying control or escape bytes cannot redraw the terminal
or fake output through the status bar.
- The "no confirmed socket" port diagnostic now sanitizes the related
process's name before printing it. This closes the one hint path where a
process that named itself with terminal escape sequences could reach stderr
unsanitized; the quoted command line in the same message was already
escaped.
Install kickoutchi 1.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nuggocto/kickoutchi/releases/download/v1.0.1/kickoutchi-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nuggocto/kickoutchi/releases/download/v1.0.1/kickoutchi-installer.ps1 | iex"
Download kickoutchi 1.0.1