pkg.soopen package index

brew / Rang 9644

sniffglue mit Homebrew, apk, apt, MacPorts, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sniffglue in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install sniffglue

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install sniffglue

MacPorts ports tree · security/sniffglue/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add sniffglue

Alpine Linux edge package indexes · sniffglue · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install sniffglue

Debian stable package indexes · sniffglue · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#sniffglue

nixpkgs package indexes · pkgs/by-name/sn/sniffglue/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S sniffglue

Arch Linux sync databases · sniffglue · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Secure multithreaded packet sniffer

Befehle und Aliase

  • sniffglue

Verlauf

Projektgeschichte und Nutzung

sniffglue is a Rust network sniffer focused on safe packet parsing, concurrent decoding, and useful default output.

Projektgeschichte

The official README describes sniffglue as a Rust packet sniffer whose packets are parsed concurrently with a thread pool. GitHub repository metadata dates the public repository to 2017.

The project emphasizes security engineering: seccomp restrictions, privilege dropping, chroot configuration, fuzzing, and a goal of not crashing on untrusted network input.

Adoptionsgeschichte

The README lists installation paths through Arch Linux, Homebrew, Debian/Ubuntu/Kali, Alpine, Gentoo, NixOS, GNU Guix, Fedora-family systems through COPR, Cargo, and Docker. It also notes Debian bullseye and Ubuntu 21.04 as first-included releases.

Wie es verwendet wird

Users run sniffglue on an interface or PCAP file, increase verbosity to show more protocols, choose thread counts, and rely on default filters for common protocols such as DHCP, DNS, TLS, and HTTP.

Warum Paket-Nerds sich dafür interessieren

sniffglue stands out in package-manager culture as a Rust CLI where packaging is tied to hardening dependencies such as libpcap and libseccomp, plus distro-specific defaults for /etc/sniffglue.conf.

Zeitleiste

  • 2017: The kpcyrd/sniffglue GitHub repository was created.
  • 2021: The README says sniffglue was first included in Debian bullseye and Ubuntu 21.04.
  • 2020s: The README documents packages across Homebrew, Arch, Debian/Ubuntu/Kali, Alpine, Gentoo, NixOS, Guix, and Fedora-family systems.

Related projects

  • libpcap is required for packet capture.
  • libseccomp is used for syscall restrictions.
  • cargo-fuzz and reprotest are documented for fuzzing and reproducible-build checks.

Sicherheitslage

Risikostufe: red

escape, surveillance, or offensive capability signal.

Risikoklassifikator

red Risiko · mittel Konfidenz · escape-surveillance-offensive

Warum

  • escape, surveillance, or offensive capability signal

Signale

  • text:sniffer

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/sniffglue.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
sniffglueExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version0.16.2
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:sniffglue
Version0.16.2
PaketmanagerHomebrew
Homepagehttps://github.com/kpcyrd/sniffglue
Repositoryhttps://github.com/kpcyrd/sniffglue
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

sniffglue 0.16.1-1+b4

Secure multithreaded packet sniffer

sudo apt install sniffglue
  • Section: net
  • Architecture: amd64
  • Source Package: rust-sniffglue
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Sniffglue
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sniffglue from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sniffglue

nix profile install nixpkgs#sniffglue
  • normalized package name match
  • Abgeglichen nach: Sniffglue
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sn/sniffglue/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

sniffglue 0.16.0-3build1

Secure multithreaded packet sniffer

sudo apt install sniffglue
  • Section: universe/net
  • Architecture: amd64
  • Source Package: rust-sniffglue
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Sniffglue
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sniffglue from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

sniffglue 0.16.2-r0

Secure multithreaded packet sniffer

https://github.com/kpcyrd/sniffglue

sudo apk add sniffglue
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: sniffglue
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Sniffglue
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sniffglue from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sniffglue-doc 0.16.2-r0

Secure multithreaded packet sniffer (documentation)

https://github.com/kpcyrd/sniffglue

sudo apk add sniffglue-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: sniffglue
  • normalized package name match
  • Abgeglichen nach: Sniffglue
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sniffglue-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

sniffglue 0.16.2-1

Secure multithreaded packet sniffer

https://github.com/kpcyrd/sniffglue

sudo pacman -S sniffglue
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 7 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Sniffglue
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sniffglue from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

sniffglue

sudo port install sniffglue
  • normalized package name match
  • Abgeglichen nach: Sniffglue
MacPorts ports tree · api.github.com · MacPorts ports tree: security/sniffglue/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation