Age | Commit message (Collapse) | Author |
|
* 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
|
|
Signed-off-by: Zhong Jianxin <azuwis@gmail.com>
|
|
When user doesn't have permissions to access some file, he is better served by
exact error message python recieved then by statement "not a mailbox".
|
|
|
|
|
|
A reimplementation of contrib/measure-net-speed.bash.
- Single script
- Compatible with most POSIX shells, tested with bash, dash, busybox ash
- Auto detect interfaces
- Does not write temp files
|
|
Pass first 2 lines of JSON unmodified. It contains protocol version
and start of block of blocks of status messages.
|
|
|
|
|
|
|