macOS
brew install killportlocal Homebrew formula metadata
sudo port install killportMacPorts ports tree · sysutils/killport/Portfile · ソース: api.github.com
brew
killport のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.