macOS
brew install libtracelocal Homebrew formula metadata
安装
brew install libtracelocal Homebrew formula metadata
nix profile install nixpkgs#libtracenixpkgs package indexes · pkgs/by-name/li/libtrace/package.nix · 来源: api.github.com
概览
Library for trace processing supporting multiple inputs
历史
libtrace is a C library and suite of trace tools for processing live and offline network packet captures across multiple trace and interface formats.
The libtrace README states that the code was originally developed by the University of Waikato WAND research group and was primarily designed for the real-time interface to the Waikato DAG Capture Point software. It later grew beyond that original environment to support a range of trace and interface formats.
The repository records copyright for University of Waikato code through 2022 and for later code and documentation contributed by Shane Alcock from 2023 through 2026. The 4.0 series introduced a parallel packet-processing API for multithreaded workloads.
libtrace's adoption is strongest in network measurement, packet-trace analysis, and research tooling rather than broad desktop use. Its command-line utilities, including traceconvert, tracefilter, tracemerge, tracereport, tracesplit, tracestats, and tracesummary, made it useful as both a library and a practical trace-processing toolkit.
Users employ libtrace to read, filter, convert, replay, summarize, and report on traffic captures from offline files or live interfaces. Developers link against the library when they need one API over multiple capture formats and, in the 4.0 line, when they need parallel packet processing.
For packet-analysis package nerds, libtrace is interesting because it is not just another pcap wrapper: it comes from a university measurement environment, carries a family of trace* command-line tools, and preserves support for specialized capture systems alongside common packet formats.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
traceconvert | cli | 全局可执行文件 | |
tracediff | cli | 全局可执行文件 | |
traceends | cli | 全局可执行文件 | |
tracefilter | cli | 全局可执行文件 | |
tracemcast | cli | 全局可执行文件 | |
tracemerge | cli | 全局可执行文件 | |
tracepktdump | cli | 全局可执行文件 | |
tracereplay | cli | 全局可执行文件 | |
tracereport | cli | 全局可执行文件 | |
tracertstats | cli | 全局可执行文件 | |
tracesplit | cli | 全局可执行文件 | |
tracesplit_dir | cli | 全局可执行文件 | |
tracestats | cli | 全局可执行文件 | |
tracesummary | cli | 全局可执行文件 | |
tracetop | cli | 全局可执行文件 | |
tracetopends | cli | 全局可执行文件 | |
traceucast | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/LibtraceTeam/libtrace
安装元数据
| 软件包键 | brew:libtrace |
|---|---|
| 版本 | 4.0.34 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libtrace |
| 主页 | https://github.com/LibtraceTeam/libtrace |
| 仓库 | https://github.com/LibtraceTeam/libtrace |
| 上游文档 | https://github.com/LibtraceTeam/libtrace |
| 许可证 | GPL-2.0-or-later AND LGPL-3.0-or-later |
| 源码归档 | https://github.com/LibtraceTeam/libtrace/archive/refs/tags/4.0.34-1.tar.gz |
| 最后更新 | 2026-07-24T06:46:08Z |
| Pulse | updated |
| 依赖 | openssl@3, wandio |
| 构建依赖 | autoconf, automake, libtool, pkgconf |
| macOS 提供的库 | libpcap, ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libtrace |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libtrace
nix profile install nixpkgs#libtrace来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.