Automic VaultAutomic Vault

brew

Installer netscanner avec Homebrew, apk, Nix, pacman

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install netscanner

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add netscanner

Alpine Linux edge package indexes · netscanner · Source: dl-cdn.alpinelinux.org

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

nixpkgs package indexes · pkgs/by-name/ne/netscanner/package.nix · Source: api.github.com

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

Arch Linux sync databases · netscanner · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Network scanner with features like WiFi scanning, packetdump and more

Commandes et alias

  • netscanner

historique

Historique du projet et usages

netscanner is a Rust terminal network scanner and diagnostic TUI by Lukas Chleba. It combines interface selection, WiFi scanning, CIDR ping discovery, packet dumping, port scanning, packet-log filtering, CSV export, and traffic counting in one tool.

Historique du projet

The GitHub repository describes netscanner as a terminal network scanner and diagnostic tool with a modern TUI, implemented almost entirely in Rust. Its README credits Ratatui and libpnet as key libraries, which explains the shape of the project: a terminal UI around packet/network primitives rather than a thin wrapper around one system command.

The release stream shows active iteration after the initial 2023 package appearance on crates.io. GitHub lists v0.6.41 as the latest release on January 20, 2026, with release notes for WiFi sorting, Debian build fixes, Rust 2024 edition work, and package-version updates.

Historique d'adoption

The adoption signal is strongest for a niche CLI: GitHub showed about 1.8k stars and 55 forks, crates.io indexed the package with 27 versions since December 11, 2023, and the README advertises installs through Cargo, Arch Linux, Alpine edge, and Windows with Npcap. Homebrew analytics generated on 2026-07-01 reported 1,067 installs and 1,067 installs-on-request over 365 days.

Modes d'utilisation

Users run netscanner with elevated privileges because packet capture, WiFi scanning, and interface operations need access that ordinary users often lack. The README documents a post-cargo-install chown/chmod setuid workaround, and says exports go under the user's home directory on Linux and macOS.

For package people, the interesting bit is packaging a Rust TUI that touches privileged network interfaces. Homebrew builds it with Rust, while upstream also carries Linux distro packaging signals and release notes that mention Debian build fixes.

Chronologie

  • 2023-12-11: crates.io versions page reports the start of the published netscanner version history.
  • 2024-05-13: GitHub release v0.5.0 added tabs and open TCP port scanning.
  • 2024-07-03: GitHub release v0.5.2 added export data under ~/.netscanner and included Debian package workflow work.
  • 2026-01-20: GitHub release v0.6.41 became the Homebrew stable source version.
  • 2026-07-01: Homebrew API reported 1,067 installs over 365 days.

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 6 plateformes.
  • Les métadonnées de compilation listent 1 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
netscannercliexé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-08
version du gestionnaire0.6.43
gestionnaire mis à jour2026-07-06
données localesOK
amontà jour
dernière version détectéev0.6.43

https://github.com/Chleba/netscanner

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:netscanner
Version0.6.43
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/netscanner
Page d'accueilhttps://github.com/Chleba/netscanner
Dépôthttps://github.com/Chleba/netscanner
Docs amonthttps://github.com/Chleba/netscanner#readme
LicenceMIT
Archive sourcehttps://github.com/Chleba/netscanner/archive/refs/tags/v0.6.43.tar.gz
Dernière mise à jour2026-07-06T22:49:32Z
Pulseupdated
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, 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 Namenetscanner
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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.

Nix95%

netscanner

nix profile install nixpkgs#netscanner
  • normalized package name match
  • Correspondance par : Netscanner
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/netscanner/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

netscanner 0.5.1-r1

Network scanning & diagnostic tool

https://github.com/Chleba/netscanner

sudo apk add netscanner
  • License: MIT
  • Architecture: x86_64
  • Source Package: netscanner
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Netscanner
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netscanner from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

netscanner-doc 0.5.1-r1

Network scanning & diagnostic tool (documentation)

https://github.com/Chleba/netscanner

sudo apk add netscanner-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: netscanner
  • normalized package name match
  • Correspondance par : Netscanner
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: netscanner-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

netscanner 0.6.41-2

Network scanner

https://github.com/Chleba/netscanner

sudo pacman -S netscanner
  • License: MIT
  • Architecture: x86_64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Netscanner
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: netscanner from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

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