killport2
v1.0.4
Published
a tool for port to search and kill Edit
Downloads
8
Readme
killport2
a tool for port to search and kill
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