macOS
brew install libprotoidentlocal Homebrew formula metadata
brew
Performs application layer protocol identification for flows. Version 2.0.15-2 via Homebrew; verified from local package data.
install
brew install libprotoidentlocal Homebrew formula metadata
nix profile install nixpkgs#libprotoidentnixpkgs package indexes · pkgs/by-name/li/libprotoident/package.nix · source: api.github.com
overview
Performs application layer protocol identification for flows
history
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.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lpi_arff | cli | global executable | |
lpi_find_unknown | cli | global executable | |
lpi_protoident | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/LibtraceTeam/libprotoident
install metadata
| Package key | brew:libprotoident |
|---|---|
| Version | 2.0.15-2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libprotoident |
| Homepage | https://github.com/LibtraceTeam/libprotoident |
| Repository | https://github.com/LibtraceTeam/libprotoident |
| Upstream docs | https://github.com/LibtraceTeam/libprotoident/blob/master/README.md |
| License | LGPL-3.0-or-later |
| Source archive | https://github.com/LibtraceTeam/libprotoident/archive/refs/tags/2.0.15-2.tar.gz |
| Dependencies | libflowmanager, libtrace |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libprotoident
nix profile install nixpkgs#libprotoidentsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.