Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorCasey Deccio <casey@deccio.net>2015-08-27 00:02:34 +0300
committerCasey Deccio <casey@deccio.net>2015-08-27 00:02:34 +0300
commit110c5b560f566346726895d9d5fbbba60bd9a16e (patch)
tree9cd5fc4276862838ad9906fc3d8a105679ebdf62 /bin
parent35a8e8cea444a5c4d3cfbfd578985aa404015c73 (diff)
Remove option not implemented
Diffstat (limited to 'bin')
-rwxr-xr-xbin/dv2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/dv b/bin/dv
index 0266ed4..8afb066 100755
--- a/bin/dv
+++ b/bin/dv
@@ -59,7 +59,6 @@ Where: domain is in the Domain Name System
q-opt is one of:
-x dot-notation (shortcut for reverse lookups)
-b address (bind to source address)
- -p port (specify port number)
-q name (specify query name)
-t type (specify query type)
-c class (specify query class)
@@ -166,7 +165,6 @@ class DVCommandLine:
'use_ipv6': None,
'client_ipv4': None,
'client_ipv6': None,
- 'port': 53,
}
self.nameservers = []