Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 564 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 564 Bytes

killport2

a tool for port to search and kill

npm node

operator system support: window , mac ox , linux

Installation

using npm (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