Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kelvv/killport2

a tool for port to search and kill
https://github.com/kelvv/killport2

nodejs

Last synced: about 1 month ago
JSON representation

a tool for port to search and kill

Awesome Lists containing this project

README

        

# killport2
a tool for port to search and kill

![npm](https://img.shields.io/npm/l/express.svg?maxAge=2592000?style=plastic)
![node](https://img.shields.io/badge/node-4.x-blue.svg)

operator system support: **window , mac ox , linux**

# Installation

using [npm](http://npmjs.org/) (the recommended way):

```
$ npm install killport2 -g
```

or yarn
```
$ yarn add killport2 -g
```

And killport2 will be installed globally to your system path.

# Usage

if you want to kill port 3000

```
$ killport 3000
```

now , port 3000 is dead!

## License

MIT