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