
Product
Introducing Rust Support in Socket
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
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.
To install the package globally, use npm:
npm install -g kill-port-process-cli
You can use the tool by running the kill-port
or k-p
command followed by one or more port numbers.
To kill processes running on ports 3000 and 3001:
kill-port 3000 3001
or
k-p 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 2 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
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.
Product
Socket’s precomputed reachability slashes false positives by flagging up to 80% of vulnerabilities as irrelevant, with no setup and instant results.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.