Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
DNS testing tools
Remoh
Commits
6abef5ec
Commit
6abef5ec
authored
Apr 15, 2020
by
Stephane Bortzmeyer
Browse files
Documentation for pipelining
parent
635a514b
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6abef5ec
...
...
@@ -58,7 +58,10 @@ Possible options, besides `--dot`:
*
--key KEYINBASE64: authentifies a DoT resolver with its public
key. Example:
`homer.py --key "62lKu9HsDVbyiPenApnc4sfmSYTHOVfFgL3pyB+cBL4=" --dot 145.100.185.15 IN NS`
*
--check: Run a set of tests (see below)
*
--pipelining: on DoT, send several requests even before getting the
reply to the first one (may increase performance when you have
several requests)
### Check
The
`--check`
option allows to run several defined tests on a connection.
...
...
tests.yaml
View file @
6abef5ec
...
...
@@ -23,7 +23,7 @@ tests:
args
:
-
'
--zzz'
retcode
:
1
partstderr
:
'
url-or-servername
domain-name
[DNS
type]
'
partstderr
:
'
option
--zzz
not
recognized
'
stdout
:
'
'
-
exe
:
'
./homer.py'
...
...
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