hping: ship

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

View File

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