_KILLPORT
LAUNCH GUI
v2.1.0
TERMINATE
LOCKED PORTS
Cross-platform CLI utility designed for surgical process removal.
Powered by Bun. Built for speed.
user@machine:~
$ killport 3000
✔ Process on port 3000 terminated
$ kp 8080 5000
✔ Process on port 8080 terminated
✔ Process on port 5000 terminated
$ _
01 // SPEED
Leverages the Bun runtime for near-instant startup and execution times.
02 // SIMPLE
Zero configuration. Just install and run. Aliased as kp.
03 // ANY OS
Works seamlessly on Windows, macOS, and Linux environments.