Skip to content

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.

Notifications You must be signed in to change notification settings

HolidayProjects/process-killer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 58.5%
  • HTML 40.6%
  • Makefile 0.9%