# lft mit Homebrew, apt, MacPorts installieren

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

## Installation

```sh
sudo av install brew:lft
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install lft
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install lft
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install lft
```

  Evidenz: Debian stable package indexes: lft from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Paketfakten

- **Paketschlüssel:** brew:lft
- **Paketmanager:** Homebrew
- **Version:** 3.99
- **Quellzusammenfassung:** Layer Four Traceroute (LFT), an advanced traceroute tool
- **Homepage:** <https://pwhois.org/lft/>
- **Zuletzt aktualisiert:** 2026-07-20T15:27:15Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lft (Alias)
- whob (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.99
## Projektgeschichte und Nutzung

LFT, Layer Four Traceroute, is a network diagnostic tool that extends traceroute-style path discovery with TCP, UDP, ICMP, AS lookup, netblock lookup, and firewall-aware heuristics. It is packaged together with WhoB, a whois-oriented companion tool for routed IP address context.

### Projektgeschichte

The official LFT page says LFT was first released publicly in 1998 under the name FFT. Its distinguishing idea was tracing with transport-layer probes, including TCP SYN or FIN probes to arbitrary services, instead of relying only on the classic UDP probe pattern associated with traditional traceroute.

The project has continued as an operational networking tool rather than a large hosted source-code community. The 3.95, 3.96, and 3.97 changelog entries document modernization work such as getaddrinfo/getnameinfo migration, asynchronous DNS through c-ares, Path MTU discovery, ncurses watch mode, and ECMP-stable tracing.

### Adoptionsgeschichte

LFT's adoption is strongest among network engineers, reverse engineers, and operators who need route visibility across firewalls, ECMP paths, or protocol-specific forwarding behavior. Packaging in Homebrew, Debian, Ubuntu, and MacPorts makes it available in the same toolbox as traceroute, mtr, tcpdump, and whois.

### Wie es verwendet wird

Users run `lft` to trace a path with TCP, UDP, ICMP, or RFC 1393 style probes, then use options for AS numbers, netblock names, verbose packet interpretation, or newer visual/statistical output. The bundled `whob` client provides quick origin-ASN and registry context for IP addresses.

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

LFT is a classic small networking package: specialized, privilege-sensitive, and valuable when the default platform traceroute does not model the path a service actually takes. Its continued packaging matters because it preserves a 1990s diagnostic idea that remains relevant on filtered and load-balanced networks.

### Zeitleiste

- 1998: The tool was released publicly under the name FFT, according to the official authors' note.
- Version 2.5: Recent releases at that point included WhoB as a standalone client in the LFT binary directory.
- 2026-03: LFT 3.95 modernized resolver APIs and added asynchronous DNS.
- 2026: LFT 3.96 added active Path MTU Discovery and richer per-hop statistics.
- 2026-04: LFT 3.98 was announced with build-system fixes for Linux packaging and autoconf.

### Related projects

- LFT is related to traceroute, tcpdump/libpcap, whois clients, Prefix WhoIs, RIPE NCC and Team Cymru ASN lookups, mtr, and other operator-focused path diagnosis tools.

### Quellen

- <https://formulae.brew.sh/formula/lft>
- <https://pwhois.org/lft>
- <https://pwhois.org/lft/CHANGELOG>
- <https://pwhois.org/lft/lft-manpage.html>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- Debian apt - lft - 3.91-2: normalized package name match | Debian stable package indexes: lft from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | layer-four traceroute | https://pwhois.org/lft/
- Ubuntu apt - lft - 3.91-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: lft from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | layer-four traceroute | http://pwhois.org/lft/
- MacPorts - lft: normalized package name match | MacPorts ports tree: net/lft/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/lft.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lft.yml)


## Quellen

- 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
