macOS
brew install netcatlocal Homebrew formula metadata
brew
netcat のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install netcatlocal Homebrew formula metadata
sudo dnf install netcatFedora Rawhide package metadata · netcat · ソース: dl.fedoraproject.org
nix profile install nixpkgs#netcatnixpkgs package indexes · netcat · ソース: raw.githubusercontent.com
sudo apt install netcat-traditionalDebian stable package indexes · netcat-traditional · ソース: deb.debian.org
sudo pacman -S openbsd-netcatArch Linux sync databases · openbsd-netcat · ソース: geo.mirror.pkgbuild.com
sudo zypper install netcat-openbsdopenSUSE Tumbleweed package metadata · netcat-openbsd · ソース: download.opensuse.org
scoop install main/netcatScoop official bucket manifest trees · bucket/netcat.json · ソース: api.github.com
概要
Utility for managing network connections
履歴
Homebrew's netcat formula packages GNU Netcat 0.7.1, a GPL implementation of the classic nc-style tool for reading and writing TCP/UDP connections. Its own homepage frames it as both a scriptable back-end and a network debugging/exploration utility, with outbound and inbound connections, tunneling, and port-scanning features.
GNU Netcat is separate from the original Hobbit netcat lineage. The GNU project page records active development milestones in 2002, including a beta label starting with version 0.4 on May 15, 2002, and a core rewrite beginning around version 0.3 on May 2, 2002. The downloads page lists 0.7.1 as the current version and gives its release date as January 11, 2004; that long-stable release is what Homebrew distributes.
The package's adoption is mostly legacy and compatibility-driven rather than fast-moving. On July 1, 2026, the Homebrew formula page showed 12,774 installs over 365 days and 790 installs over 30 days, evidence that people still install this GNU variant even though many systems also ship OpenBSD nc, Nmap ncat, or other netcat-compatible tools.
Package nerds use it for quick socket plumbing: listen on a port, connect to a host and port, test TCP/UDP reachability, move bytes between shell pipelines and sockets, or build small ad hoc tunnels. The important packaging detail is that behavior and flags vary across netcat implementations, so installing brew:netcat is often a way to get the old GNU semantics intentionally instead of relying on the platform-provided nc.
This is a small but historically important compatibility package: not glamorous, not actively evolving, but useful when scripts expect GNU Netcat's option set. Its significance is mostly in being one of the archetypal Unix network Swiss-army-knife tools and a source of recurring packaging confusion because nc/netcat names are shared by several implementations.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nc | cli | グローバル実行可能ファイル | |
netcat | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://netcat.sourceforge.net/
インストールメタデータ
| パッケージキー | brew:netcat |
|---|---|
| バージョン | 0.7.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/netcat |
| ホームページ | https://netcat.sourceforge.net/ |
| リポジトリ | https://sourceforge.net/p/netcat/code/HEAD/tree |
| 上流ドキュメント | https://netcat.sourceforge.net/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/netcat/netcat/0.7.1/netcat-0.7.1.tar.bz2 |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | netcat |
| 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 パッケージリンクとは分けて表示されます。
netcat-traditional 1.10-50
TCP/IP swiss army knife
sudo apt install netcat-traditionalnetcat
nix profile install nixpkgs#netcatnetcat-traditional 1.10-48
TCP/IP swiss army knife
sudo apt install netcat-traditionalnetcat 1.238-1.fc45
OpenBSD netcat to read and write data across connections using TCP or UDP
sudo dnf install netcatopenbsd-netcat 1.238_1-1
TCP/IP swiss army knife. OpenBSD variant.
https://salsa.debian.org/debian/netcat-openbsd
sudo pacman -S openbsd-netcatnetcat-openbsd 1.229-1.3
TCP/IP swiss army knife
https://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/
sudo zypper install netcat-openbsdmain/netcat
scoop install main/netcatnmap-ncat 7.92-9.fc45
Nmap's Netcat replacement
sudo dnf install nmap-ncatソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.