diff --git a/userspace/install_extras.sh b/userspace/install_extras.sh index 4ba05f8..2c298b9 100755 --- a/userspace/install_extras.sh +++ b/userspace/install_extras.sh @@ -6,6 +6,7 @@ apt-fast update && apt-fast install -y --no-install-recommends \ bash-completion \ btop \ iperf \ + iperf3 \ dnsmasq \ irqtop \ ripgrep \