Rich Brown
|
1aabdaa585
|
Add test for presence of netperf to betterspeedtest and netperfrunner;
Remove networkhammer.sh (no longer used)
|
2025-07-08 06:52:59 -04:00 |
|
Rich Brown
|
9c32616038
|
Editorial tweaks;
Pause before printing a "." so that passphrase error message doesn't have a dot
|
2024-10-07 08:51:29 -04:00 |
|
Rich Brown
|
b6572f61e7
|
Add "https://" to missing passphrase message so that the URL can be clicked
|
2024-10-05 00:33:29 -04:00 |
|
Rich Brown
|
d1a5e7b8ef
|
Incorporate -Z passphrase option for betterspeedtest.sh and netperfrunner.sh
|
2024-10-02 23:41:55 -04:00 |
|
Rich Brown
|
61aa7755dc
|
Updated betterspeedtest.sh for better ^C error message
|
2022-01-04 08:29:39 -05:00 |
|
Rich Brown
|
5a981b07f1
|
Update README.md;
Improved `--idle` option of betterspeedtest.sh.
|
2022-01-01 19:54:08 -05:00 |
|
Rich Brown
|
34cfbd3a38
|
De-factor the summarize_pings() function;
This makes both betterspeedtest.sh and netperfrunner.sh a single-file script again.
|
2022-01-01 17:54:53 -05:00 |
|
Rich Brown
|
eac7700c14
|
Factor out summarize_pings();
Display summary even after Ctl-C;
Add some test code for the awk summarize_pings() function.
|
2022-01-01 17:41:23 -05:00 |
|
PhilZ
|
333480f138
|
Fix for POSIX compliant shell
On some POSIX compliant sh shells, sleep command doesn't accept args with s, m, h
This fixes running the script in FreeBSD
|
2021-12-01 18:14:20 +01:00 |
|
Rich Brown
|
3c0c64c7ab
|
Run through https://shellcheck.net
|
2021-11-12 10:20:28 -05:00 |
|
Aidan Harris
|
e36812903b
|
Make sure ping uses ipv4 when $TESTPROTO equals -4
The ping command on some systems will default to using ipv6 if a
hostname resolves to both ipv4 and ipv6 addresses.
|
2020-11-15 12:32:22 +00:00 |
|
Rich Brown
|
89c9e980eb
|
Documentation Tweaks for "Idle" parameter
|
2019-07-27 15:00:20 -04:00 |
|
Rich Brown
|
9d206f7362
|
betterspeedtest.sh - Add --idle parameter to measure latency without added traffic from the script
tunnelbroker.sh - Update documentation for OpenWrt use
|
2019-07-27 14:44:02 -04:00 |
|
Rich Brown
|
52f0c9e2c5
|
Copy betterspeedtest.sh from CeroWrtScripts (fixes a couple parameter passing problems)
|
2016-07-14 19:46:59 -04:00 |
|
Rich Brown
|
56acf41bc9
|
Cloned from CeroWrtScripts
|
2015-04-11 20:49:42 -04:00 |
|