Added some network tools to home packages
This commit is contained in:
parent
86b5648f9f
commit
14372a2bfd
@ -16,7 +16,6 @@ in {
|
|||||||
# Utilities
|
# Utilities
|
||||||
jq
|
jq
|
||||||
bc
|
bc
|
||||||
dig
|
|
||||||
file
|
file
|
||||||
wget
|
wget
|
||||||
curl
|
curl
|
||||||
@ -30,6 +29,12 @@ in {
|
|||||||
pciutils
|
pciutils
|
||||||
fastfetch
|
fastfetch
|
||||||
|
|
||||||
|
# Network tools
|
||||||
|
dig
|
||||||
|
iperf
|
||||||
|
tcpdump
|
||||||
|
traceroute
|
||||||
|
|
||||||
# Dev tools
|
# Dev tools
|
||||||
clang
|
clang
|
||||||
clang-tools
|
clang-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user