fix minor typo (#1932)
This commit is contained in:
parent
2aa1bda005
commit
ee3c9894d9
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
The *whoami* plugin is not really that useful, but can be used for having a simple (fast) endpoint
|
The *whoami* plugin is not really that useful, but can be used for having a simple (fast) endpoint
|
||||||
to test clients against. When *whoami* returns a response it will have your client's IP address the
|
to test clients against. When *whoami* returns a response it will have your client's IP address in
|
||||||
additional section as either an A or AAAA record.
|
the additional section as either an A or AAAA record.
|
||||||
|
|
||||||
The reply always has an empty answer section. The port and transport are included in the additional
|
The reply always has an empty answer section. The port and transport are included in the additional
|
||||||
section as a SRV record, transport can be "tcp" or "udp".
|
section as a SRV record, transport can be "tcp" or "udp".
|
||||||
|
|
Loading…
Add table
Reference in a new issue