🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

port-kill

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

port-kill

Script to kill the port/process

latest
Source
npmnpm
Version
1.8.0
Version published
Weekly downloads
76
58.33%
Maintainers
1
Weekly downloads
 
Created
Source

port-kill

Easiest way to kill hanging processes using port numbers - on any operating systems

Installation

To setup the package/project in your local, following are the pre-requisites: [x] node >= v10.x [x] npm >= 7.x

Usage

To use the npm package of the port-kill using npx:

# Example : npx port-kill

> npx port-kill

If you are interested to only check the health or if port is alive or not:

> npx port-kill --health

Contributing

Pull Requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update and keep the code in sync time to time.

Maintainers

  • Karthik SJ
  • Shravan Kumar B

License

MIT

FAQs

Package last updated on 20 Dec 2021

Did you know?

Socket

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.

Install

Related posts