File: dnsbulktest.1

package info (click to toggle)
pdns 4.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,856 kB
  • sloc: cpp: 78,652; sh: 5,405; makefile: 2,096; sql: 822; ruby: 598; yacc: 228; ansic: 208; lex: 130; perl: 48; python: 4
file content (65 lines) | stat: -rw-r--r-- 1,708 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
.\" Man page generated from reStructuredText.
.
.TH "DNSBULKTEST" "1" "Feb 06, 2021" "" "PowerDNS Authoritative Server"
.SH NAME
dnsbulktest \- A debugging tool for intermittent resolver failures
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.SH SYNOPSIS
.sp
\fBdnsbulktest\fP [\fIOPTION\fP]... \fIIPADDRESS\fP \fIPORT\fP [\fILIMIT\fP]
.SH DESCRIPTION
.sp
\fBdnsbulktest\fP sends a large amount of different queries (for up to
\fILIMIT\fP different domains) to the nameserver at \fIIPADDRESS\fP on port
\fIPORT\fP\&. It reads the domain names from STDIN in the alexa topX format
and outputs statistics on STDOUT.
.SH OPTIONS
.INDENT 0.0
.TP
.B \-\-help\fP,\fB  \-h
Show a summary of options.
.TP
.B \-\-quiet\fP,\fB  \-q
Don\(aqt show information on individual queries.
.TP
.BI \-\-type\fP,\fB  \-t \ <TYPE>
Query the nameserver for \fITYPE\fP, A by default.
.TP
.B \-\-envoutput\fP,\fB  \-e
Write results on STDOUT as shell environment variables
.TP
.B \-\-version
Display the version of dnsbulktest
.UNINDENT
.SH AUTHOR
PowerDNS.COM BV
.SH COPYRIGHT
2001-2019, PowerDNS.COM BV
.\" Generated by docutils manpage writer.
.