# 使用 Homebrew, apt, MacPorts 安装 daemonlogger

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

## 安装

```sh
sudo av install brew:daemonlogger
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install daemonlogger
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install daemonlogger
```

  证据: MacPorts ports tree: net/daemonlogger/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install daemonlogger
```

  证据: Debian stable package indexes: daemonlogger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:daemonlogger
- **软件包管理器:** Homebrew
- **版本:** 1.2.1
- **来源摘要:** Network packet logger and soft tap daemon
- **主页:** <https://sourceforge.net/projects/daemonlogger/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- daemonlogger (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.2.1
## 项目历史与用法

Daemonlogger is a small libpcap-based packet logging and soft-tap daemon. Its package-manager appeal is straightforward: it gives Unix users a dedicated command-line tool for capturing packets to rolling pcap files or forwarding captured traffic out another interface without adopting a larger IDS stack.

### 项目历史

The official README credits Martin Roesch as author and records Sourcefire copyright from 2006-2013, followed by Cisco copyright from 2013-2021. The current official GitHub repository describes itself as the official repository and was created under Cisco-Talos in 2015, after Cisco's Sourcefire acquisition era had folded the tool into Cisco's security tooling orbit.

### 采用历史

Daemonlogger's adoption has been strongest in packet-capture and security-operations environments where pcap output, BPF filters, daemon mode, and ring-buffer behavior are enough. Its official README still points users to the daemonlogger-users mailing list, reflecting an older SourceForge-era open-source support pattern.

### 使用方式

Users run daemonlogger with switches for interface selection, daemonization, BPF filter files, packet-count limits, output paths, ring-buffer pruning, rollover size or time, and soft-tap output. The README explicitly frames its BPF filter syntax as familiar to tcpdump or Snort users.

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

Daemonlogger matters to package nerds because it is a narrow, old-school Unix networking utility: one executable, libpcap/libdnet dependencies, pcap files as the interchange format, and behavior that fits service managers and shell scripts.

### 时间线

- 2006: Sourcefire copyright period for Daemonlogger begins.
- 2013: Cisco copyright period begins.
- 2015: Official Cisco-Talos GitHub repository is created.
- 2021: README lists version 1.2.1 and Cisco copyright through 2021.

### Related projects

- Daemonlogger sits near tcpdump, Snort, libpcap, and libdnet in the Unix packet-capture ecosystem.

### 来源

- <https://github.com/Cisco-Talos/Daemonlogger>
- <https://api.github.com/repos/Cisco-Talos/Daemonlogger>
- <https://raw.githubusercontent.com/Cisco-Talos/Daemonlogger/master/README>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Debian apt - daemonlogger - 1.2.2-1: normalized package name match | Debian stable package indexes: daemonlogger from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | simple network packet logger and soft tap daemon | https://github.com/Cisco-Talos/Daemonlogger
- Ubuntu apt - daemonlogger - 1.2.1-8build3: normalized package name match | Ubuntu 24.04 LTS package indexes: daemonlogger from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | simple network packet logger and soft tap daemon | http://www.snort.org/users/roesch/Site/Daemonlogger/Daemonlogger.html
- MacPorts - daemonlogger: normalized package name match | MacPorts ports tree: net/daemonlogger/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/daemonlogger.yml](https://github.com/mxcl/pkgdb/blob/main/combined/daemonlogger.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
