macOS
brew install killportlocal Homebrew formula metadata
sudo port install killportMacPorts ports tree · sysutils/killport/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für killport in AI-Agent-Workflows.
Installation
brew install killportlocal Homebrew formula metadata
sudo port install killportMacPorts ports tree · sysutils/killport/Portfile · Quelle: api.github.com
nix profile install nixpkgs#killportnixpkgs package indexes · pkgs/by-name/ki/killport/package.nix · Quelle: api.github.com
sudo zypper install killportopenSUSE Tumbleweed package metadata · killport · Quelle: download.opensuse.org
Überblick
Command-line tool to kill processes listening on a specific port
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
killport | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/jkfran/killport
Installationsmetadaten
| Paketschlüssel | brew:killport |
|---|---|
| Version | 2.0.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/killport |
| Homepage | https://github.com/jkfran/killport |
| Repository | https://github.com/jkfran/killport |
| Upstream-Dokumentation | https://github.com/jkfran/killport#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/jkfran/killport/archive/refs/tags/v2.0.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-06T21:39:12Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 killportQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.