macOS
brew install killportlocal Homebrew formula metadata
sudo port install killportMacPorts ports tree · sysutils/killport/Portfile · 来源: api.github.com
安装
brew install killportlocal Homebrew formula metadata
sudo port install killportMacPorts ports tree · sysutils/killport/Portfile · 来源: api.github.com
nix profile install nixpkgs#killportnixpkgs package indexes · pkgs/by-name/ki/killport/package.nix · 来源: api.github.com
sudo zypper install killportopenSUSE Tumbleweed package metadata · killport · 来源: download.opensuse.org
概览
Command-line tool to kill processes listening on a specific port
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
killport | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/jkfran/killport
安装元数据
| 软件包键 | brew:killport |
|---|---|
| 版本 | 2.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/killport |
| 主页 | https://github.com/jkfran/killport |
| 仓库 | https://github.com/jkfran/killport |
| 上游文档 | https://github.com/jkfran/killport#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/jkfran/killport/archive/refs/tags/v2.0.1.tar.gz |
| 最后更新 | 2026-07-06T21:39:12Z |
| Pulse | updated |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 killport来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.