Automic VaultAutomic Vault

brew

Installer netcat avec Homebrew, dnf, Nix, apt, pacman, scoop, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de netcat pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install netcat

local Homebrew formula metadata

Linux

Fedora dnfvérifié · 92%
sudo dnf install netcat

Fedora Rawhide package metadata · netcat · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#netcat

nixpkgs package indexes · netcat · Source: raw.githubusercontent.com

Debian aptvérifié · 92%
sudo apt install netcat-traditional

Debian stable package indexes · netcat-traditional · Source: deb.debian.org

Arch Linux pacmanvérifié · 92%
sudo pacman -S openbsd-netcat

Arch Linux sync databases · openbsd-netcat · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install netcat-openbsd

openSUSE Tumbleweed package metadata · netcat-openbsd · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/netcat

Scoop official bucket manifest trees · bucket/netcat.json · Source: api.github.com

aperçu

Résumé du paquet

Utility for managing network connections

Commandes et alias

  • nc
  • netcat

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2002-05-02: GNU netcat 0.3 development and a core rewrite were announced on the project news page.
  • 2002-05-15: GNU Netcat entered beta status with version 0.4.
  • 2004-01-11: GNU Netcat 0.7.1 was released.
  • 2026-07-01: Homebrew listed stable version 0.7.1 and 12,774 installs over 365 days.

Related projects

  • OpenBSD netcat
  • Nmap ncat
  • socat

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:network

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
nccliexécutable global
netcatcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.7.1
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://netcat.sourceforge.net/

  • infoNo package-manager update timestamp was available.confiance faible
  • infoRelease/tag comparison is only available for GitHub repositories.https://netcat.sourceforge.net/confiance none

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:netcat
Version0.7.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/netcat
Page d'accueilhttps://netcat.sourceforge.net/
Dépôthttps://sourceforge.net/p/netcat/code/HEAD/tree
Docs amonthttps://netcat.sourceforge.net/
LicenceGPL-2.0-or-later
Archive sourcehttps://downloads.sourceforge.net/project/netcat/netcat/0.7.1/netcat-0.7.1.tar.bz2
Dépendances de compilationautoconf, automake
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenetcat
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

netcat-traditional 1.10-50

TCP/IP swiss army knife

http://www.stearns.org/nc/

sudo apt install netcat-traditional
  • Section: net
  • Architecture: amd64
  • Source Package: netcat
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Netcat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: netcat-traditional from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

netcat

nix profile install nixpkgs#netcat
  • normalized package name match
  • Correspondance par : Netcat
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: netcat from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

netcat-traditional 1.10-48

TCP/IP swiss army knife

http://www.stearns.org/nc/

sudo apt install netcat-traditional
  • Section: universe/net
  • Architecture: amd64
  • Source Package: netcat
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Netcat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: netcat-traditional from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

netcat 1.238-1.fc45

OpenBSD netcat to read and write data across connections using TCP or UDP

https://man.openbsd.org/nc.1

sudo dnf install netcat
  • License: BSD-3-Clause AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: netcat
  • 7 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Netcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: netcat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

openbsd-netcat 1.238_1-1

TCP/IP swiss army knife. OpenBSD variant.

https://salsa.debian.org/debian/netcat-openbsd

sudo pacman -S openbsd-netcat
  • License: BSD-2-Clause AND BSD-3-Clause
  • Architecture: x86_64
  • 2 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Netcat
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: openbsd-netcat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

netcat-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-openbsd
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Other
  • Architecture: x86_64
  • Source Package: netcat-openbsd
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Netcat
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: netcat-openbsd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/netcat

scoop install main/netcat
  • normalized package name match
  • Correspondance par : Netcat
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/netcat.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
dnf92%

nmap-ncat 7.92-9.fc45

Nmap's Netcat replacement

http://nmap.org/

sudo dnf install nmap-ncat
  • License: LicenseRef-Nmap
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nmap
  • 9 Dépendances
  • 4 fournit
  • installed executable or alias match
  • Correspondance par : Nc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nmap-ncat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment