🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

kill-port-process-cli

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kill-port-process-cli - npm Package Compare versions

Comparing version

to
1.0.8

2

package.json
{
"name": "kill-port-process-cli",
"version": "1.0.7",
"version": "1.0.8",
"description": "A CLI tool to kill processes by port",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -13,3 +13,5 @@ # kill-port-process-cli

### Usage
You can use the tool by running the `kill-port` or `k-p` command followed by one or more port numbers.
You can use the tool by running the `k` or `k-p` or `kill-port` command followed by one or more port numbers.
### Recommended Command
We recommend using the `k` command for simplicity and ease of use.
### example

@@ -16,0 +18,0 @@ To kill processes running on ports 3000 and 3001: