diff --git a/scripts/utilities/system_utils.sh b/scripts/utilities/system_utils.sh index 72432c8..88cc4a9 100644 --- a/scripts/utilities/system_utils.sh +++ b/scripts/utilities/system_utils.sh @@ -143,7 +143,7 @@ EOF "btop" "$(translate "Modern resource monitor")" "OFF" "iftop" "$(translate "Real-time network usage")" "OFF" "iotop" "$(translate "Monitor disk I/O usage")" "OFF" - "iperf3" "$(translate "Network performance testing")" "OFF" + #"iperf3" "$(translate "Network performance testing")" "OFF" "ipset" "$(translate "Manage IP sets")" "OFF" "iptraf-ng" "$(translate "Network monitoring tool")" "OFF" "mlocate" "$(translate "Locate files quickly")" "OFF" @@ -302,7 +302,7 @@ EOF "btop:Modern resource monitor" "iftop:Real-time network usage" "iotop:Monitor disk I/O usage" - "iperf3:Network performance testing" + #"iperf3:Network performance testing" "ipset:Manage IP sets" "iptraf-ng:Network monitoring tool" "locate:Locate files quickly" @@ -361,7 +361,7 @@ EOF "btop:btop:Modern resource monitor" "iftop:iftop:Real-time network usage" "iotop:iotop:Monitor disk I/O usage" - "iperf3:iperf3:Network performance testing" + #"iperf3:iperf3:Network performance testing" "ipset:ipset:Manage IP sets" "iptraf-ng:iptraf-ng:Network monitoring tool" "mlocate:locate:Locate files quickly"