a tool for port to search and kill
operator system support: window , mac ox , linux
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.
if you want to kill port 3000
$ killport 3000
now , port 3000 is dead!
MIT