aksakalli / gtop

System monitoring dashboard for terminal
MIT License
9.74k stars 326 forks source link

Specifying network interface via cli #95

Open code2be opened 5 years ago

code2be commented 5 years ago

Providing cli argument of net, to be used like: --net=eth0 to specify the network interface. In case of having the argument not provided, the default interface is used.

Reference issue: https://github.com/aksakalli/gtop/issues/84