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
|
- 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
|
||||||
|
|
Loading…
Reference in a new issue