macOS
brew install netcatlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für netcat in AI-Agent-Workflows.
Installation
brew install netcatlocal Homebrew formula metadata
sudo dnf install netcatFedora Rawhide package metadata · netcat · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#netcatnixpkgs package indexes · netcat · Quelle: raw.githubusercontent.com
sudo apt install netcat-traditionalDebian stable package indexes · netcat-traditional · Quelle: deb.debian.org
sudo pacman -S openbsd-netcatArch Linux sync databases · openbsd-netcat · Quelle: geo.mirror.pkgbuild.com
sudo zypper install netcat-openbsdopenSUSE Tumbleweed package metadata · netcat-openbsd · Quelle: download.opensuse.org
scoop install main/netcatScoop official bucket manifest trees · bucket/netcat.json · Quelle: api.github.com
Überblick
Utility for managing network connections
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
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 |
|---|---|---|---|
nc | cli | globales Executable | |
netcat | 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://netcat.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:netcat |
|---|---|
| Version | 0.7.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/netcat |
| Homepage | https://netcat.sourceforge.net/ |
| Repository | https://sourceforge.net/p/netcat/code/HEAD/tree |
| Upstream-Dokumentation | https://netcat.sourceforge.net/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://downloads.sourceforge.net/project/netcat/netcat/0.7.1/netcat-0.7.1.tar.bz2 |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-ncatQuellspur
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.