feat(packages/utils): add iperf
This commit is contained in:
parent
9921985094
commit
ace90fcb8c
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue