From cf04b09bdc34cbff0558e088f2e111194e742e78 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Tue, 3 May 2022 15:21:54 +0200 Subject: [PATCH] Add whois --- packages.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages.yaml b/packages.yaml index 2ba9b47..95052ee 100644 --- a/packages.yaml +++ b/packages.yaml @@ -42,6 +42,7 @@ pacman: - httpie # Obtaining http info from webpages - dnsutils # Tools for managing DNS - net-tools # Configuration tools for linux networking + - whois # CLI for the WHOIS directory service (RFC 3912) protocol #- sshuttle # Transparent proxy server that forwards all TCP packets over SSH #- vnstat # Tool for monitoring network traffic (speed and total data transfered)