
Product
A New Overview in our Dashboard
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.
kill-port-process-cli
Advanced tools
A CLI tool to kill processes by port. This tool allows you to terminate processes running on specified ports. It is useful for developers who need to quickly free up ports during development.
npm install kill-port-process-cli
npm install -g kill-port-process-cli
You can use the tool by running the k
or k-p
or kill-port
command followed by one or more port numbers.
We recommend using the k
command for simplicity and ease of use.
To kill processes running on ports 3000 and 3001:
k 3000 3001
or
k-p 3000 3001
or
kill-port 3000 3001
This tool is compatible with Windows, macOS, and Linux.
lsof
command.netstat
command.Contributions are welcome! Please open an issue or submit a pull request.
FAQs
A CLI tool to kill processes by port
The npm package kill-port-process-cli receives a total of 7 weekly downloads. As such, kill-port-process-cli popularity was classified as not popular.
We found that kill-port-process-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
We redesigned Socket's first logged-in page to display rich and insightful visualizations about your repositories protected against supply chain threats.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.