macOS
brew install killportlocal Homebrew formula metadata
sudo port install killportMacPorts ports tree · sysutils/killport/Portfile · source: api.github.com
brew
Command-line tool to kill processes listening on a specific port. Version 2.0.1 via Homebrew; verified 2026-07-06.
install
brew install killportlocal Homebrew formula metadata
sudo port install killportMacPorts ports tree · sysutils/killport/Portfile · source: api.github.com
nix profile install nixpkgs#killportnixpkgs package indexes · pkgs/by-name/ki/killport/package.nix · source: api.github.com
sudo zypper install killportopenSUSE Tumbleweed package metadata · killport · source: download.opensuse.org
overview
Command-line tool to kill processes listening on a specific port
history
killport is a Rust command-line tool for killing processes and containers that are listening on specified TCP ports.
The GitHub repository was created in 2023, and v0.1.0 was published on 2023-03-19. The README describes a tool that started from the familiar local-development problem of freeing a busy port and later included container runtime support, dry-run mode, signal selection, shell completions, and cross-platform support.
The project is distributed through Cargo, Homebrew, release binaries, and a shell installer. The Homebrew input record also lists MacPorts, Nix, and openSUSE packaging.
Developers use killport to free ports such as 3000 or 8080 during local development, optionally targeting native processes, containers, or auto-detected targets.
killport is a package-nerd example of a tiny workflow wrapper: it replaces repeated `lsof`, `netstat`, `kill`, and container-runtime commands with one installable CLI.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
killport | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jkfran/killport
install metadata
| Package key | brew:killport |
|---|---|
| Version | 2.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/killport |
| Homepage | https://github.com/jkfran/killport |
| Repository | https://github.com/jkfran/killport |
| Upstream docs | https://github.com/jkfran/killport#readme |
| License | MIT |
| Source archive | https://github.com/jkfran/killport/archive/refs/tags/v2.0.1.tar.gz |
| Last updated | 2026-07-06T21:39:12Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | killport |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
killport
nix profile install nixpkgs#killportkillport 2.0.0-1.2
A tool to easily kill processes running on a specified port
https://github.com/jkfran/killport
sudo zypper install killportkillport
sudo port install killportsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.