Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
ca05671eb5
traffic-peak-monitor.sh: fix printf locale bug: force LC_NUMERIC=C so decimal-point percentages from awk aren't rejected under non-C locales.
5b0cc8591a
traffic-peak-monitor.sh: right-align peak rate and percentage values in log output using fixed-width printf formatting (supports up to 1000 Mbit/s lines)