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
- tig
network:
bandwidth:
- name: iperf3
description: TCP, UDP benchmark (speed test)
- name: nload
description: Monitor current network bandwidth
http:
- jwt-cli
- curl
@ -203,7 +208,6 @@ common:
- rclone
- whois
- traceroute
- nload
inspection:
- strace
- wireshark-cli