Skip to main content

A modern replacement for iftop

Project description

Bandwidth Ninja (bwninja)

A modern replacement for iftop

Why?

  • Colors!
  • More easily readable UI
  • Can track all interfaces
  • Less overhead (uses eBPF to collect metrics, and does not need to copy and process packets in userspace)

Install

pip install bwninja

bcc

bwninja requires python3-bpfcc which does not seem to have a correct package in pip/pypi.

See the official install documentation here: https://github.com/iovisor/bcc/blob/master/INSTALL.md

Run

bwninja requires root access to the network interfaces.

bwninja # bwninja will try to escalate itself.

python -m bwninja.tui # same. if bin script was not installed

sudo bwninja # will work only if bwninja was installed as a system package

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bwninja-1.2.8.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

bwninja-1.2.8-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page