streamtcp, implement IXFR=N queries, add documentation for proxy option.

This commit is contained in:
W.C.A. Wijngaards
2023-04-25 16:44:58 +02:00
parent 542f717bf9
commit 4bcc0a0a7a
2 changed files with 38 additions and 1 deletions
+7
View File
@@ -61,6 +61,13 @@ Specify the server to send the queries to. If not specified localhost (127.0.0.1
.B \-d \fIsecs
Delay after the connection before sending query. This tests the timeout
on the other side, eg. if shorter the connection is closed.
.TP
.B \-p \fIclient
Use proxy protocol to send the query. Specify the ipaddr@portnr of the client
to include in PROXYv2.
.TP
.B IXFR=serial
Pass the type of the query as IXFR=N to send an IXFR query with serial N.
.SH "EXAMPLES"
.LP
Some examples of use.