Update system_utils.sh

This commit is contained in:
MacRimi
2025-08-19 13:42:42 +02:00
committed by GitHub
parent 97784d74e7
commit b48d806d53

View File

@@ -144,6 +144,7 @@ EOF
"iftop" "$(translate "Real-time network usage")" "OFF"
"iotop" "$(translate "Monitor disk I/O usage")" "OFF"
#"iperf3" "$(translate "Network performance testing")" "OFF"
"s-tui" "$(translate "Stress-Terminal UI")" "OFF"
"ipset" "$(translate "Manage IP sets")" "OFF"
"iptraf-ng" "$(translate "Network monitoring tool")" "OFF"
"plocate" "$(translate "Locate files quickly")" "OFF"
@@ -303,6 +304,7 @@ EOF
"iftop:Real-time network usage"
"iotop:Monitor disk I/O usage"
#"iperf3:Network performance testing"
"s-tui:Stress-Terminal UI"
"ipset:Manage IP sets"
"iptraf-ng:Network monitoring tool"
"plocate:Locate files quickly"
@@ -362,6 +364,7 @@ EOF
"iftop:iftop:Real-time network usage"
"iotop:iotop:Monitor disk I/O usage"
#"iperf3:iperf3:Network performance testing"
"s-tui:Stress-Terminal UI"
"ipset:ipset:Manage IP sets"
"iptraf-ng:iptraf-ng:Network monitoring tool"
"plocate:locate:Locate files quickly"