Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ nusage Public

NUsage is a lightweight tool that displays network usage for a specified interface since system boot

License

Notifications You must be signed in to change notification settings

enindu/nusage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUsage

NUsage is a lightweight tool that displays network usage for a specified interface since system boot. It reads data from the /proc/net/dev file, so it works only on Linux systems.

Install

You can install NUsage using go install command.

go install github.com/enindu/nusage

Usage

Here is an example of how to use NUsage.

nusage -device [device name] -format [data format] -interval [update interval]

About

NUsage is a lightweight tool that displays network usage for a specified interface since system boot

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages