From c74c9e05351d45cced7d817b9b82f08eef989e5b Mon Sep 17 00:00:00 2001 From: trimstray Date: Thu, 12 Jul 2018 11:53:52 +0200 Subject: [PATCH] removed 'dns-other' -> merge to 'network-other' - signed-off-by: trimstray --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 212a111..e67be4c 100644 --- a/README.md +++ b/README.md @@ -307,7 +307,6 @@ Linux Security Expert - trainings, howtos, checklists, security tools an * [host](#tool-host) * [dig](#tool-dig) * [network-other](#tool-network-other) - * [dns-other](#tool-dns-other) - **[Programming](#programming)** * [awk](#tool-awk) * [sed](#tool-sed) @@ -1580,10 +1579,6 @@ whois -h whois.radb.net -- "-i origin ${AS}" \ | sed 's/allow */subnet -> /g' ``` -___ - -##### Tool: [dns-other](https://github.com/trimstray/awesome-ninja-admins#tool-dns-other) - ###### Resolves domain name from dns.google.com with curl and jq ```bash