An open API service indexing awesome lists of open source software.

https://github.com/pymarcus/process-killer

This Go script provides a simple web interface for kill processes on headless servers. It scans currently running processes, collecting information such as Process ID (PID), name, CPU usage, and memory usage.
https://github.com/pymarcus/process-killer

golang psutil

Last synced: 4 months ago
JSON representation

This Go script provides a simple web interface for kill processes on headless servers. It scans currently running processes, collecting information such as Process ID (PID), name, CPU usage, and memory usage.

Awesome Lists containing this project