krampus

1.1.0 • Public • Published

😈 Kill processes occupying a port

krampus usage

krampus stability

npm version Travis branch AppVeyor branch

  • 🚀 dead simple
  • 🌍 cross platform
  • 🎅 christmas-themed german name

Installation

Grab it from npm

  • npm install -g krampus

Usage

❯ krampus -h

  Kill processes occupying a port

  Usage
    ❯ krampus <port> ...

  Options
    -h, --help  Print this help

  Examples
    ❯ krampus 1337
    Killed process with pid 1

    ❯ krampus 1337
    No process occupying port 1337 found

    ❯ echo '1337 1338' | krampus
    Killed processes with pid 1, 2

krampus is built by marionebl and contributors. It is released unter the MIT license.

Package Sidebar

Install

npm i krampus

Weekly Downloads

3

Version

1.1.0

License

MIT

Last publish

Collaborators

  • marionebl