macOS
brew install fstrmprovider-native install command
安装
brew install fstrmprovider-native install command
概览
Frame Streams implementation in C
历史
fstrm is Farsight Security's C implementation of the Frame Streams data transport protocol, with a library and small reference programs.
The repository was created in 2014. The README describes Frame Streams as a lightweight, binary-clean framing protocol for sequences of encoded payloads, usable over reliable byte streams and as a file format.
The upstream ChangeLog records fstrm 0.1.0 as the initial release in February 2014, followed by 0.2.0 in November 2014 with API and protocol changes, Doxygen documentation, and the fstrm_capture utility.
fstrm was originally written to support high-speed binary logging in C DNS servers using the dnstap log format. The supplied package data shows broad packaging across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE families.
Developers include fstrm.h, compile with pkg-config --cflags libfstrm, and link with pkg-config --libs libfstrm. The library provides APIs for a dedicated Frame Streams I/O thread and asynchronous frame submission from worker threads.
The package also ships fstrm_capture, fstrm_dump, and fstrm_replay. Later ChangeLog entries added TCP support, replay support, capture options, output rotation, and portability fixes.
fstrm is a package-nerd package because it is infrastructure glue: small, C, ABI-conscious, and important to DNS telemetry stacks even though end users rarely invoke it directly. Its pkg-config workflow and reference tools make it easy for distributions to package and for C projects to consume.
安全态势
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fstrm_capture | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fstrm_dump | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
fstrm_replay | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:fstrm |
|---|---|
| 版本 | 0.6.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/farsightsec/fstrm |
| 仓库 | https://github.com/farsightsec/fstrm |
| 最后更新 | 2026-06-19T12:30:41-07:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.