# tracebox mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tracebox in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:tracebox
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tracebox
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tracebox
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/tr/tracebox/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:tracebox
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/tracebox>
- **Version:** 0.4.4
- **Quellzusammenfassung:** Middlebox detection tool
- **Homepage:** <https://github.com/tracebox/tracebox>
- **Repository:** <https://github.com/tracebox/tracebox>
- **Lizenz:** GPL-2.0-only AND BSD-3-Clause
- **Quellarchiv:** <https://github.com/tracebox/tracebox.git>
- **Zuletzt aktualisiert:** 2026-06-25T13:38:09+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- luatracebox (cli)
- tracebox (cli)
- luatracebox (Alias)
- tracebox (Alias)

## Abhängigkeiten

- json-c
- lua

## Build-Abhängigkeiten

- autoconf
- automake
- libtool

## Von macOS bereitgestellte Bibliotheken

- libpcap

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Einschränkungen: Tracebox requires superuser privileges e.g. run with sudo. You should be certain that you trust any software you are executing with elevated privileges.
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.4.4
- Manager aktualisiert: 2026-06-25
- lokale Daten: OK
- Upstream-Repository: https://github.com/tracebox/tracebox
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

Tracebox is a network-diagnostics CLI for detecting middleboxes on an Internet path. Its README describes it as traceroute-like, but focused on identifying packet modifications by comparing probes with ICMP replies.

### Projektgeschichte

Tracebox comes from the research and measurement side of networking. The project page explains that it detects middleboxes by using ICMP replies to identify changes in packets, relying on the common behavior of devices that return more of the original datagram than the minimum described by RFC 792.

The GitHub repository was created in 2013, with public release metadata from v0.3 in May 2015 through v0.4.4 in January 2018. The source tree includes C and C++ implementation code, Lua support, manual pages, and documentation.

### Adoptionsgeschichte

Tracebox's own README documents Homebrew installation for macOS, Linux builds from autotools dependencies, an OpenWRT package feed, and an Android build script for rooted phones. The OpenWRT section is explicitly marked unmaintained, which fits a project that was useful to network researchers and operators but did not become a constantly refreshed mainstream CLI.

### Wie es verwendet wird

Users run `tracebox` or `luatracebox` to probe a path and inspect hop-by-hop packet modifications. The README documents JSON output via `-j`, verbose modification details, hop data, ICMP extensions, additions, deletions, and modifications, making it scriptable for measurement workflows.

### Warum Paket-Nerds sich dafür interessieren

In package-manager culture, Tracebox is a classic specialist network tool: packaged in Homebrew and Nix, rooted in Unix build conventions, and interesting because it extends the familiar traceroute mental model into middlebox detection and JSON-producing measurement.

### Zeitleiste

- 2013-06: GitHub repository created.
- 2015-05: Tracebox v0.3 released.
- 2017-10: Tracebox v0.4.2 released.
- 2018-01: Tracebox v0.4.4 released.

### Related projects

- traceroute, ICMP, Lua, OpenWRT, Android builds, libpcap, netfilter queue.

### Quellen

- <https://api.github.com/repos/tracebox/tracebox>
- <https://github.com/tracebox/tracebox#readme>
- <https://github.com/tracebox/tracebox/releases>
- <https://www.tracebox.org/>
- <https://www.tracebox.org/lua_doc>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tracebox
- **Version Scheme:** 0
- **Revision:** 4
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Nix - tracebox: normalized package name match | nixpkgs package indexes: pkgs/by-name/tr/tracebox/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [lua](https://pkg.so/de/brew/lua/) - Runtime dependency declared by Homebrew.
- [libtool](https://pkg.so/de/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/de/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/de/brew/automake/) - Build dependency declared by Homebrew.
- [mtr](https://pkg.so/de/brew/mtr/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, traceroute.
- [fping](https://pkg.so/de/brew/fping/) - Shares pkgdb curated category or tags: cli, icmp, network-diagnostics, networking.
- [tcptraceroute](https://pkg.so/de/brew/tcptraceroute/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, traceroute.
- [nexttrace](https://pkg.so/de/brew/nexttrace/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, traceroute.
- [trippy](https://pkg.so/de/brew/trippy/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, traceroute.
- [lft](https://pkg.so/de/brew/lft/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, traceroute.
- [ttl](https://pkg.so/de/brew/ttl/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, traceroute.
- [fastrace](https://pkg.so/de/brew/fastrace/) - Shares pkgdb curated category or tags: cli, network-diagnostics, networking, traceroute.

## Combined YAML source

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


## Quellen

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