Automic VaultAutomic Vault

brew

使用 Homebrew 安装 yconalyzer

查看 yconalyzer 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install yconalyzer

local Homebrew formula metadata

概览

软件包摘要

TCP traffic analyzer

命令和别名

  • yconalyzer

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
yconalyzercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本1.0.4
管理器更新时间2026-07-10
本地数据OK
上游not checked
检测到的最新版本未检测到

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

安装元数据

软件包元数据

软件包键brew:yconalyzer
版本1.0.4
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/yconalyzer
主页https://sourceforge.net/projects/yconalyzer/
上游文档https://sourceforge.net/projects/yconalyzer
许可证BSD-3-Clause
源码归档https://downloads.sourceforge.net/project/yconalyzer/yconalyzer-1.0.4.tar.bz2
最后更新2026-07-10T09:59:35-04:00
Pulseupdated
macOS 提供的库libpcap
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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