Skip to main content

No project description provided

Project description

killport

Kill processes using a given port on your laptop.

Installation

pip install killport

Usage

killport 1234

  • kills any process using the 1234 port on your laptop

killport 1234 2345

  • kills any process using either the 1234 or 2345 ports on your laptop

killport 1234 --view-only

  • Displays the processes that would be deleted, but doesn't actually delete them.

How does this differ from...

  • freeport -- Windows support, since this uses psutil rather than lsof
  • kill-port -- Very similar, but this is available in PyPI vs NPM

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

killport-1.2.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

killport-1.2.0-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page