From 7d989a0e20756678ee79ebf07251ec9db4262eae Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Wed, 4 Sep 2019 08:15:55 -0400 Subject: [PATCH] Add net-tools pkg --- pkgs-install | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pkgs-install b/pkgs-install index 27d8054..817173b 100644 --- a/pkgs-install +++ b/pkgs-install @@ -94,3 +94,17 @@ html-xml-utils # Image viewers eog sxiv + +# Networking tools: +# - netstat +# - ifconfig +# - ipmaddr +# - iptunnel +# - mii-tool +# - nameif +# - plipconfig +# - rarp +# - route +# - slattach +# - arp +net-tools -- 2.20.1