forked from resurrecting-open-source-projects/cbm
-
Notifications
You must be signed in to change notification settings - Fork 0
Color Bandwidth Meter (CBM) - display in real time the network traffic speed
License
madara3/cbm
This branch is 19 commits behind resurrecting-open-source-projects/cbm:master.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit0039b29 · | ||||
Repository files navigation
cbm - display in real time the network traffic speed ---------------------------------------------------- The Color Bandwidth Meter (CBM) is a small program to display the traffic currently flowing through the network devices in a simple curses-based GUI. The traffic for all interfaces include values as receive, transfer and total Bytes/s or bits/s (or its multiples as KB/s and Kb/s). It is useful for Internet or LAN speed tests, measuring the velocity of a link, to establish a benchmark or to monitor your connections. CBM can be used with virtual, wired or wireless networks. Build ===== $ ./autogen.sh $ ./configure $ make # make install To return to original source code, you can use '$ make distclean' command. AUTHOR ====== cbm was originally developed by Aaron Isotton <aaron@isotton.com> under GPL-2. Currently, source code and newer versions are available at https://github.com/resurrecting-open-source-projects/cbm
About
Color Bandwidth Meter (CBM) - display in real time the network traffic speed
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 79.8%
- Makefile 9.1%
- Shell 6.7%
- M4 4.4%