portcheckers
Go-based CLI for managing ports and processes on development machines with health monitoring.
completed
| devtools
Tech Stack
Go Cobra gopsutil
About
A powerful command-line utility for developers to identify what's using specific ports, terminate processes, and verify service health. Features include listing all listening ports with process details, killing processes by port/PID/name pattern, TCP and HTTP health checks, and multi-format export (table, JSON, CSV). Cross-platform compatible with macOS, Linux, and Windows.