set -u
_h "sqm_lagthrottle configuration wizard - WELCOME"
-echo "" >&2
printf 'This script will prompt you for a number of settings\n(recommending sensible defaults where thought possible)\nrequired for proper operation of sqm_lagthrottle.\n\nPlease take a few minutes to follow its instructions\nto make the most out of dynamically adjusting your\nbandwidth shaper.\n'
echo "" >&2
echo "" >&2
printf 'Suggested configuration values saved to\n\t%s\n\n' "${cfgo}" >&2
-
_goon 'Hit the [ENTER] to display full stats, or [CTRL]+[C] to exit.' >&2
+
_h "Extended ping statistics (informational only)"
cat "${sto}" >&2
echo "" >&2