Sha256: 83617709b54837e838ca8f1ddb0782ff8ac12d0f939da2b3f24c5d0af23f6f7d
Contents?: true
Size: 641 Bytes
Versions: 2
Compression:
Stored size: 641 Bytes
Contents
# ronin-dns 1 "2023-02-01" Ronin "User Manuals" ## NAME ronin-dns - Performs a variety of DNS queries ## SYNOPSIS `ronin dns` [*options*] {*HOST* ... \| `--file` *FILE*} ## DESCRIPTION Queries DNS records for the given host name. ## ARGUMENTS *HOST* : A host name argument to query. ## OPTIONS `-f`, `--file` *FILE* : The optional file to read values from. `-N`, `--nameserver` *HOST*|*IP* : Send DNS queries to the nameserver. `-t`, `--type` `A|AAAA|ANY|CNAME|HINFO|LOC|MINFO|MX|NS|PTR|SOA|SRV|TXT|WKS` : The type of record to query. `-h`, `--help` : Print help information. ## AUTHOR Postmodern <postmodern.mod3@gmail.com>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ronin-2.1.0 | man/ronin-dns.1.md |
ronin-2.1.0.rc1 | man/ronin-dns.1.md |