Sha256: bc71eed3cface3ea9c44bf74c2b468164265f72d4cf65c044e059faa69901a5a
Contents?: true
Size: 560 Bytes
Versions: 6
Compression:
Stored size: 560 Bytes
Contents
# ronin-dns 1 "May 2022" Ronin "User Manuals" ## SYNOPSIS `ronin dns` [*options*] [*HOST*] ## 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
6 entries across 6 versions & 1 rubygems