File: gresolver.1

package info (click to toggle)
gresolver 0.0.5-5
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 204 kB
  • ctags: 23
  • sloc: perl: 501; makefile: 48
file content (27 lines) | stat: -rw-r--r-- 789 bytes parent folder | download | duplicates (2)
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
.TH GRESOLVER 1 "August 28, 2011"
.SH NAME
gresolver \- graphical tool for performing DNS queries
.SH SYNOPSIS
.B gresolver
.SH DESCRIPTION
This manual page documents briefly the
.B gresolver
command.
.PP
.B gresolver
is a graphical tool for DNS queries. It allows system administrators
to quickly and easily make the most common DNS queries without constructing
lengthy dig commands.

.B gresolver
supports all the main resource record types, including AAAA, AXFR,
MX and TXT, and the appropriate in-addr.arpa address is constructed from
dotted-quad IP addresses when doing PTR queries. There are checkboxes for
controlling the most commonly-used options.
.SH OPTIONS
None.
.SH SEE ALSO
.BR dig (1),
.BR nslookup (1).
.SH AUTHOR
gresolver was written by Gavin Brown <gavin.brown@uk.com>.