feat(packages/utils): add iperf

This commit is contained in:
Matthieu Bessat 2024-11-23 16:57:01 +01:00
parent 9921985094
commit ace90fcb8c

View file

@ -169,6 +169,11 @@ common:
- aur/gitwatch-git - aur/gitwatch-git
- tig - tig
network: network:
bandwidth:
- name: iperf3
description: TCP, UDP benchmark (speed test)
- name: nload
description: Monitor current network bandwidth
http: http:
- jwt-cli - jwt-cli
- curl - curl
@ -203,7 +208,6 @@ common:
- rclone - rclone
- whois - whois
- traceroute - traceroute
- nload
inspection: inspection:
- strace - strace
- wireshark-cli - wireshark-cli