IPTraf-ng
A console-based network monitor for Linux that shows live IP traffic statistics by connection and interface.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About IPTraf-ng
IPTraf-ng is a text-mode network monitoring program for Linux. It displays information about IP traffic passing through the machine, including per-connection activity and interface statistics, in a menu-driven console interface.
It suits administrators who want a quick live view of what a server's network interfaces are doing, directly in a terminal or over SSH, without installing a graphical tool.
Strengths
- Live traffic view in the terminal
- Works over SSH on headless servers
- Per-connection and per-interface statistics
Limitations
- Linux only
- Text interface with no graphical charts
Details
- Pricing
- FreeFree and open source.
- License
- Open source, license not stated
- Developer
- The IPTraf-ng contributors
- Platforms
- Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Linux admins watching live network traffic from a terminal
- Categories
- System monitoring, Network tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to IPTraf-ng
Compare allSoftware that can replace IPTraf-ng for an important use case, and what changes if you switch.
bmon
A terminal bandwidth monitor that shows live traffic rates for each network interface.
bmon shows live per-interface bandwidth with curses graphs and scriptable output, but lacks IPTraf-ng's per-connection statistics.
bandwhich
Terminal tool that shows current network use broken down by process and connection.
bandwhich is MIT-licensed, runs on Windows, macOS, Linux and Android, and attributes bandwidth to the process and connection using it.
RustNet
Terminal network monitor showing live connections per process with packet inspection.
RustNet is an Apache-2.0 terminal monitor for several platforms that shows TCP, UDP and QUIC connections with owning process and detected protocol.
NetHogs
Linux terminal tool that shows network bandwidth usage grouped by process, like top for traffic.
NetHogs is a GPL-2.0 Linux terminal tool that groups bandwidth by process rather than by connection or interface.
vnStat
A console network traffic monitor for Linux and BSD that logs interface usage over time.
vnStat logs interface usage over time with persistent statistics on Linux and BSD, trading live per-connection detail for long-term history.
ntopng
Web-based network traffic probe that shows real-time and historical flows by host, protocol and application.
ntopng is a freemium web-based probe with application detection and historical flows, needing a server interface instead of a console over SSH.
Similar software
Related functionality, not necessarily a direct replacement.
tcpdump
The classic command-line packet capture and analysis tool.
Termshark
Terminal interface for tshark that feels like Wireshark.
Sniffnet
Shows what your machine is actually talking to, with charts instead of a wall of packets.
EtherApe
A graphical network monitor that draws live network activity as a diagram of hosts and links.