Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dnslg
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
CentralNic
dnslg
Commits
38b1542a
Commit
38b1542a
authored
Mar 31, 2015
by
Gavin Brown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
68c30820
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
10 deletions
+14
-10
README.md
README.md
+7
-5
dnslg
dnslg
+7
-5
No files found.
README.md
View file @
38b1542a
...
...
@@ -8,17 +8,17 @@ dnslg - A command line interface to the dns-lg DNS Looking Glass service.
# ARGUMENTS
-
--help | -h
-
`--help | -h`
Display this help message
-
QNAME
-
`QNAME`
Fully-qualified domain name to query. Defaults to
EXAMPLE.COM
Fully-qualified domain name to query. Defaults to
`EXAMPLE.COM`.
-
QTYPE
-
<CQTYPE>
Query type. Defaults to
A
.
Query type. Defaults to
`A`
.
# OUTPUT
...
...
@@ -33,6 +33,8 @@ For each available node, `dnslg` will output the response received in presentati
xyz. 3186 IN SOA ns0.centralnic.net. hostmaster.centralnic.net. 3000170814 900 1800 6048000 3600
Output will be coloured if your terminal supports it.
# LICENSE
This program is Free Software; you can use it and/or modify it under the same terms as Perl itself.
...
...
dnslg
View file @
38b1542a
...
...
@@ -64,17 +64,17 @@ dnslg - A command line interface to the dns-lg DNS Looking Glass service.
=over
=item
--help | -h
=item
C<--help | -h>
Display this help message
=item
QNAME
=item
C<QNAME>
Fully-qualified domain name to query. Defaults to
EXAMPLE.COM
Fully-qualified domain name to query. Defaults to
C<EXAMPLE.COM>.
=item
QTYPE
=item
<CQTYPE>
Query type. Defaults to
A
.
Query type. Defaults to
C<A>
.
=back
...
...
@@ -91,6 +91,8 @@ For each available node, C<dnslg> will output the response received in presentat
xyz. 3186 IN SOA ns0.centralnic.net. hostmaster.centralnic.net. 3000170814 900 1800 6048000 3600
Output will be coloured if your terminal supports it.
=head1 LICENSE
This program is Free Software; you can use it and/or modify it under the same terms as Perl itself.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment