You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The special handling of the -6 parameter has been dropped. Instead, it is now being passed to the ping binary, which should just work on any "modern" version of ping. #27
New parameters --[no]globalstats and --[no]recentstats to toggle each of the two statistics lines.
Better handling in case --last <n> receives a number less than 1. In such case, the recent statistics will be dropped.
The --help output has been widened to 84 characters, to fit the new parameters and their description. If you're stuck with 80-char limit, I'm sorry. If you have a strong opinion about the 80-char limit, please suggest a solution for the help text.