Automic VaultAutomic Vault

brew

Installer yconalyzer avec Homebrew

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install yconalyzer

local Homebrew formula metadata

aperçu

Résumé du paquet

TCP traffic analyzer

Commandes et alias

  • yconalyzer

historique

Historique du projet et usages

Yconalyzer is a low-overhead libpcap-based TCP connection analyzer. It captures or reads pcap data for a selected TCP port and summarizes connection duration, retry behavior, volume, and throughput.

Historique du projet

Yconalyzer was published on SourceForge as TCP Traffic Analyzer by Subbu Subramaniam. Its file feed shows early public tarballs in April 2010, followed by 1.0.x source archives and changelogs through June 2010.

The project manual explains the core design: capture only TCP control packets with SYN, FIN, or RST set, then use those comparatively small packet streams to infer connection-level performance. That made it a specialized monitoring tool rather than a full packet dissector.

Historique d'adoption

Yconalyzer appears to have had modest adoption. It is documented on SourceForge, has a FreeBSD ports entry, and is packaged by Homebrew, but the available source material points to a small utility with a narrow operator audience rather than a large active ecosystem.

Its adoption niche is server-side traffic diagnosis where tcpdump-compatible pcap files are already part of the workflow and an operator wants connection distributions without running a heavier analyzer.

Modes d'utilisation

The manual describes three modes: capture mode with `-w`, analyze mode with `-r`, and live traffic analysis. The `-p` port option is mandatory, and users can add ordinary tcpdump/BPF filters to narrow the capture.

Typical examples include capturing port 80 or port 25 control packets, analyzing tcpdump-created pcap files, bucketing connections by duration or byte volume, and piping raw output through shell scripts for cron-based monitoring or alerts.

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

Yconalyzer matters as an example of a tiny operations tool whose packaging value is preservation. The upstream is quiet, but package managers keep a buildable command around for people who still want this exact pcap-to-connection-summary behavior.

It also demonstrates a classic Unix packaging pattern: a small C network utility, libpcap as the real platform interface, text output for scripts, and compatibility with tcpdump files.

Chronologie

  • 2010-04-23: The SourceForge file feed lists an early yconalyzer.tgz upload.
  • 2010-05-18: A yconalyzer 1.0.2 archive is published.
  • 2010-06-03: A yconalyzer 1.0.3 archive and changelog are published.
  • 2010-06-29: A yconalyzer 1.0.4 archive and changelog are published.
  • 2013-04-11: SourceForge records a later project update date.

Related projects

  • Related projects and technologies include libpcap, tcpdump, Berkeley Packet Filter, Wireshark, tshark, netsniff-ng, Tranalyzer, and RFC 793 TCP tooling.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

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.

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
yconalyzercliexé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 gestionnaire1.0.4
gestionnaire mis à jour2026-07-10
données localesOK
amontnot checked
dernière version détectéenon détecté

https://sourceforge.net/projects/yconalyzer/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:yconalyzer
Version1.0.4
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/yconalyzer
Page d'accueilhttps://sourceforge.net/projects/yconalyzer/
Docs amonthttps://sourceforge.net/projects/yconalyzer
LicenceBSD-3-Clause
Archive sourcehttps://downloads.sourceforge.net/project/yconalyzer/yconalyzer-1.0.4.tar.bz2
Dernière mise à jour2026-07-10T09:59:35-04:00
Pulseupdated
Bibliothèques fournies par macOSlibpcap
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 Nameyconalyzer
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

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
  • package relationship graph
  • package version freshness
  • package-page enrichment