hping: ship
it's a handy net debugging tool
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user