Commit Graph

2 Commits

Author SHA1 Message Date
reuben honigwachs
33ba83e76e
Update net-speed.sh
Added the common prefix `enx` as possible string for interface detection. See https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
2020-04-01 23:32:49 +02:00
Moritz Warning
3f6d71feb9 Consolidate measure speed script (#188)
* remove old net speed scripts

* add reworked net-speed script

* add space between rate and speed suffix

it is easier to parse visually

* only use intervals greater zero

* add ifaces examples

* catch negativ byte count

happens when the counter resets
2017-01-02 16:06:06 +01:00