Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahmoudadel2/bwtop
CLI tool to monitor network traffic rate
https://github.com/mahmoudadel2/bwtop
Last synced: 3 months ago
JSON representation
CLI tool to monitor network traffic rate
- Host: GitHub
- URL: https://github.com/mahmoudadel2/bwtop
- Owner: mahmoudadel2
- License: mit
- Created: 2014-06-17T12:23:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-08T11:07:05.000Z (about 10 years ago)
- Last Synced: 2024-07-27T06:37:38.246Z (4 months ago)
- Language: Python
- Size: 242 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
**bwtop:**
CLI tool to monitor network interfaces bandwidth rate.
**Installation:**
`wget https://raw.githubusercontent.com/mahmoudadel2/bwtop/master/bwtop -O /usr/local/bin/bwtop`
`chmod +x /usr/local/bin/bwtop`
**Uninstallation:**
`rm -v /usr/local/bin/bwtop`