# Installer sngrep avec Homebrew, apk, apt, dnf, Nix, zypper

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

## installation

```sh
sudo av install brew:sngrep
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install sngrep
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add sngrep
```

  Preuve: Alpine Linux edge package indexes: sngrep from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install sngrep
```

  Preuve: Debian stable package indexes: sngrep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install sngrep
```

  Preuve: Fedora Rawhide package metadata: sngrep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#sngrep
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sn/sngrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install sngrep
```

  Preuve: openSUSE Tumbleweed package metadata: sngrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:sngrep
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/sngrep>
- **Version:** 1.8.4
- **Résumé source:** Command-line tool for displaying SIP calls message flows
- **Page d'accueil:** <https://github.com/irontec/sngrep>
- **Dépôt:** <https://github.com/irontec/sngrep>
- **Licence:** GPL-3.0-or-later WITH cryptsetup-OpenSSL-exception
- **Archive source:** <https://github.com/irontec/sngrep/releases/download/v1.8.4/sngrep-1.8.4.tar.gz>
- **Dernière mise à jour:** 2026-07-30T22:31:03+09:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- sngrep (cli)
- sngrep (alias)

## Dépendances

- ncurses
- openssl@4

## Dépendances de compilation

- autoconf
- automake
- pkgconf

## Bibliothèques fournies par macOS

- libpcap

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.8.4
- gestionnaire mis à jour: 2026-07-30
- données locales: OK
- dépôt amont: https://github.com/irontec/sngrep
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

sngrep is a terminal UI for displaying SIP call message flows. It supports live packet capture and reading PCAP files, using ncurses and libpcap as core dependencies.

### Historique du projet

The public GitHub repository was created in 2013, and the official README copyright line identifies Irontec stewardship through 2026. The README describes the project as a SIP message flow viewer for terminal use.

### Historique d'adoption

sngrep fits naturally into distro package collections for VoIP operators and network troubleshooters. The official README links binary installation instructions for Debian/Ubuntu, Red Hat-family systems, Alpine, Gentoo, Arch, macOS, and OpenWRT/LEDE, and the supplied package facts list several package managers.

### Modes d'utilisation

Users can capture SIP traffic live, inspect PCAP files, filter by host and port, save captures, and configure behavior in sngreprc. Optional build features include OpenSSL or GnuTLS, PCRE, zlib, Unicode, IPv6, and EEP support.

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

sngrep is a compact example of a network TUI with optional protocol and compression features, making it a useful packaging case for dependency flags, ncurses variants, libpcap permissions, and telecom workflows.

### Chronologie

- 2013: Public GitHub repository created.
- 2026: Official README copyright range and GitHub metadata show ongoing maintenance.

### Related projects

- The README and wiki connect sngrep to SIP, PCAP, ncurses, libpcap, TLS libraries, PCRE, zlib, and OpenWRT/LEDE packaging.

### Sources

- <https://api.github.com/repos/irontec/sngrep>
- <https://github.com/irontec/sngrep#readme>
- <https://github.com/irontec/sngrep/wiki/Configuration>
- source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour sngrep. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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

- Unix: /etc/sngreprc, /usr/local/etc/sngreprc, ~/.sngreprc
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sngrep
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - sngrep - 1.8.2-1: normalized package name match | Debian stable package indexes: sngrep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Ncurses SIP Messages flow viewer | https://github.com/irontec/sngrep
- Nix - sngrep: normalized package name match | nixpkgs package indexes: pkgs/by-name/sn/sngrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - sngrep - 1.8.0-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: sngrep from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Ncurses SIP Messages flow viewer | https://github.com/irontec/sngrep
- apk - sngrep - 1.8.4-r0: normalized package name match | Alpine Linux edge package indexes: sngrep from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | display SIP call message flows from a terminal | https://github.com/irontec/sngrep
- apk - sngrep-dbg - 1.8.4-r0: normalized package name match | Alpine Linux edge package indexes: sngrep-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | display SIP call message flows from a terminal (debug symbols) | https://github.com/irontec/sngrep
- apk - sngrep-doc - 1.8.4-r0: normalized package name match | Alpine Linux edge package indexes: sngrep-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | display SIP call message flows from a terminal (documentation) | https://github.com/irontec/sngrep
- dnf - sngrep - 1.8.4-3.fc45: normalized package name match | Fedora Rawhide package metadata: sngrep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Ncurses SIP Messages flow viewer | https://github.com/irontec/sngrep
- zypper - sngrep - 1.8.4-1.2: normalized package name match | openSUSE Tumbleweed package metadata: sngrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Ncurses SIP Messages flow viewer | https://github.com/irontec/sngrep


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [ncurses](https://pkg.so/fr/brew/ncurses/) - Runtime dependency declared by Homebrew.
- [openssl@4](https://pkg.so/fr/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/fr/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/fr/brew/automake/) - Build dependency declared by Homebrew.
- [baresip](https://pkg.so/fr/brew/baresip/) - Shares pkgdb curated category or tags: cli, networking, sip, voip.
- [pjproject](https://pkg.so/fr/brew/pjproject/) - Shares pkgdb curated category or tags: cli, networking, sip, voip.
- [libexosip](https://pkg.so/fr/brew/libexosip/) - Shares pkgdb curated category or tags: cli, networking, sip, voip.
- [tcpdump](https://pkg.so/fr/brew/tcpdump/) - Shares pkgdb curated category or tags: cli, networking, packet-capture, pcap.
- [freeswitch](https://pkg.so/fr/brew/freeswitch/) - Shares pkgdb curated category or tags: cli, networking, sip, voip.
- [sofia-sip](https://pkg.so/fr/brew/sofia-sip/) - Shares pkgdb curated category or tags: cli, networking, sip, voip.
- [sniffer](https://pkg.so/fr/brew/sniffer/) - Shares pkgdb curated category or tags: cli, networking, packet-capture, pcap.
- [httpflow](https://pkg.so/fr/brew/httpflow/) - Shares pkgdb curated category or tags: cli, networking, packet-capture, pcap.
- [tcpflow](https://pkg.so/fr/brew/tcpflow/) - Local package facts share a topical domain. Shared terms: capture, cli, networking, openssl, openssl-4.

## Combined YAML source

View the package source record on GitHub. [combined/sngrep.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sngrep.yml)


## Sources

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