Automic VaultAutomic Vault

brew

iftop mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install iftop

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install iftop

MacPorts ports tree · net/iftop/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add iftop

Alpine Linux edge package indexes · iftop · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install iftop

Debian stable package indexes · iftop · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install iftop

Fedora Rawhide package metadata · iftop · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#iftop

nixpkgs package indexes · pkgs/by-name/if/iftop/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S iftop

Arch Linux sync databases · iftop · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install iftop

openSUSE Tumbleweed package metadata · iftop · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Display an interface's bandwidth usage

Verlauf

Projektgeschichte und Nutzung

iftop is a terminal bandwidth monitor by Paul Warren and contributors. Its project page summarizes the idea directly: it does for network usage what top does for CPU usage, listening on an interface and showing bandwidth by host pairs.

It became a familiar admin tool because it answers an immediate operational question: which conversations are using the link right now?

Projektgeschichte

The upstream ChangeLog records the first release as 0.1 on 2002-03-29. Early 2002 releases quickly added network-boundary analysis, cumulative totals, PPP support, Linux cooked sockets, port display, FreeBSD support, online help, service resolution controls, and bandwidth-in-bytes display.

By 2003 the tool had acquired autoconf/automake, better interface auto-selection, cumulative line totals, Solaris DLPI support, Mac OS X build fixes, config-file support, selectable averages, and command-line controls for port resolution.

Version 0.17 in 2006 added VLAN support and multiple portability fixes. Later 1.0 pre-release work added IPv6 support, text output mode, PFLOG support, many downstream portability fixes, and contributions routed through Debian, Fedora, Red Hat, and other users.

Adoptionsgeschichte

iftop spread widely through Unix and Linux package collections because it pairs libpcap packet capture with a top-like curses interface. The supplied metadata lists Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE-style package names.

The project page also maintained a mailing list, public archives, pre-release tarballs, and a git repository, which helped distribution maintainers track patches even when stable releases were infrequent. Homebrew's formula notes that distributions package a 1.0 pre-release because upstream movement slowed after the 2014 pre-release.

Wie es verwendet wird

Users usually run iftop on a selected interface to see bandwidth grouped by source and destination host pairs. The UI supports options and interactive toggles for hostnames, ports, sorting, totals, averages, filters, display scaling, and text output.

Because it uses libpcap, iftop often needs elevated privileges or packet-capture permissions. It is most useful during incident response, capacity checks, and quick diagnosis of unexpected traffic.

Warum Paket-Nerds sich dafür interessieren

iftop is one of the canonical small admin packages: a memorable name, a single job, a curses UI, libpcap underneath, and years of downstream patches keeping it buildable across systems.

It also occupies the sweet spot between tcpdump and full network-monitoring suites. Package it once, run it over SSH, and get an immediate visual answer without setting up a daemon or dashboard.

Zeitleiste

  • 2002-03-29: 0.1 first release.
  • 2002-10-22: 0.9 adds FreeBSD support, online help, service toggles, and bandwidth-in-bytes display.
  • 2003-01-08: 0.11 adds autoconf/automake and improved interface auto-selection.
  • 2003-11-10: 0.15 adds config-file support and display controls.
  • 2006-02-12: 0.17 adds VLAN support and portability fixes.
  • 2014-01-19: 1.0pre4 is the pre-release packaged by Homebrew and other distributions.

Related projects

  • top is the direct interface analogy named by upstream.
  • tcpdump, libpcap, pcap, ncurses, ntop, bmon, nload, iptraf-ng, and ifstat are adjacent command-line or terminal network-monitoring tools.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
iftopcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.0pre4
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://pdw.ex-parrot.com/iftop/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://pdw.ex-parrot.com/iftop/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:iftop
Version1.0pre4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/iftop
Homepagehttps://pdw.ex-parrot.com/iftop/
Repositoryhttps://code.blinkace.com/pdw/iftop
Upstream-Dokumentationhttps://pdw.ex-parrot.com/iftop
LizenzGPL-2.0-or-later
Quellarchivhttps://pdw.ex-parrot.com/iftop/download/iftop-1.0pre4.tar.gz
Von macOS bereitgestellte Bibliothekenlibpcap, ncurses
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
Einschränkungeniftop requires root privileges so you will need to run `sudo iftop`. You should be certain that you trust any software you grant root privileges.

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameiftop
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

iftop 1.0~pre4-9+b1

displays bandwidth usage information on an network interface

http://www.ex-parrot.com/~pdw/iftop/

sudo apt install iftop
  • Section: net
  • Architecture: amd64
  • Source Package: iftop
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Iftop
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iftop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

iftop

nix profile install nixpkgs#iftop
  • normalized package name match
  • Abgeglichen nach: Iftop
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/if/iftop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

iftop 1.0~pre4-9build2

displays bandwidth usage information on an network interface

http://www.ex-parrot.com/~pdw/iftop/

sudo apt install iftop
  • Section: universe/net
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Iftop
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: iftop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

iftop 1.0_pre4-r0

A tool to display bandwidth usage on an interface

https://www.ex-parrot.com/~pdw/iftop/

sudo apk add iftop
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iftop
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Iftop
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iftop from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iftop-doc 1.0_pre4-r0

A tool to display bandwidth usage on an interface (documentation)

https://www.ex-parrot.com/~pdw/iftop/

sudo apk add iftop-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: iftop
  • normalized package name match
  • Abgeglichen nach: Iftop
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iftop-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

iftop 1.0-0.38.pre4.fc44

Command line tool that displays bandwidth usage on an interface

http://www.ex-parrot.com/~pdw/iftop/

sudo dnf install iftop
  • License: GPL-2.0-or-later AND BSD-4-Clause-UC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: iftop
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Iftop
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: iftop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

iftop 1.0pre4-6

Display bandwidth usage on an interface

http://www.ex-parrot.com/~pdw/iftop/

sudo pacman -S iftop
  • License: GPL
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Iftop
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: iftop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

iftop 0.99.4-11.3

Real-Time Interface Bandwidth Usage

https://www.ex-parrot.com/~pdw/iftop/

sudo zypper install iftop
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Diagnostic
  • Architecture: x86_64
  • Source Package: iftop
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Iftop
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: iftop from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

iftop

sudo port install iftop
  • normalized package name match
  • Abgeglichen nach: Iftop
MacPorts ports tree · api.github.com · MacPorts ports tree: net/iftop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment