hping: ship

it's a handy net debugging tool
This commit is contained in:
2024-07-05 00:51:06 +00:00
parent bee3ec1fa0
commit 5ebaaf46a2

View File

@@ -57,6 +57,7 @@ in
"git" "git"
"gptfdisk" # gdisk "gptfdisk" # gdisk
"hdparm" "hdparm"
"hping"
"htop" "htop"
"iftop" "iftop"
"inetutils" # for telnet "inetutils" # for telnet
@@ -625,6 +626,8 @@ in
# TODO: probably need /dev and such # TODO: probably need /dev and such
]; ];
hping = {};
# seahorse: dump gnome-keyring secrets. # seahorse: dump gnome-keyring secrets.
seahorse.buildCost = 1; seahorse.buildCost = 1;
# N.B. it can lso manage ~/.ssh keys, but i explicitly don't add those to the sandbox for now. # N.B. it can lso manage ~/.ssh keys, but i explicitly don't add those to the sandbox for now.