macOS
brew install libprotoidentlocal Homebrew formula metadata
安装
brew install libprotoidentlocal Homebrew formula metadata
nix profile install nixpkgs#libprotoidentnixpkgs package indexes · pkgs/by-name/li/libprotoident/package.nix · 来源: api.github.com
概览
Performs application layer protocol identification for flows
历史
libprotoident is a lightweight network-traffic classification library from the University of Waikato WAND research group. Its niche is application protocol identification using only a small amount of payload from each direction of a flow.
The source headers credit the University of Waikato WAND research group and carry copyright years beginning in 2011. The public GitHub repository was created on 2014-03-20, and the README identifies Shane Alcock as author with additional contributors.
The project frames itself as a deliberately limited form of deep packet inspection: it uses the first four bytes of application payload sent in each direction, plus flow metadata, instead of requiring complete packet payload capture.
libprotoident's adoption is concentrated in packet-trace and traffic-analysis circles rather than broad application development. Its README ties it to `libtrace` and `libflowmanager`, and its bundled tools operate on libtrace trace URIs, including live network-interface sources.
The package provides a library API plus command-line tools: `lpi_protoident` identifies flows, `lpi_find_unknown` reports unidentified flows to aid new rule development, and `lpi_arff` emits ARFF output for Weka workflows.
For package maintainers, libprotoident is interesting because it sits between academic network measurement and practical CLI tooling. It pulls in the LibtraceTeam stack and gives users a packaged way to run protocol classification experiments without building the WAND tools by hand.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lpi_arff | cli | 全局可执行文件 | |
lpi_find_unknown | cli | 全局可执行文件 | |
lpi_protoident | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/LibtraceTeam/libprotoident
安装元数据
| 软件包键 | brew:libprotoident |
|---|---|
| 版本 | 2.0.15-2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libprotoident |
| 主页 | https://github.com/LibtraceTeam/libprotoident |
| 仓库 | https://github.com/LibtraceTeam/libprotoident |
| 上游文档 | https://github.com/LibtraceTeam/libprotoident/blob/master/README.md |
| 许可证 | LGPL-3.0-or-later |
| 源码归档 | https://github.com/LibtraceTeam/libprotoident/archive/refs/tags/2.0.15-2.tar.gz |
| 依赖 | libflowmanager, libtrace |
| 构建依赖 | autoconf, automake, libtool |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libprotoident |
| 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 软件包链接分开显示。
libprotoident
nix profile install nixpkgs#libprotoident来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.