Commit ee3c9894 authored by Eren Güven's avatar Eren Güven Committed by Miek Gieben

fix minor typo (#1932)

parent 2aa1bda0
...@@ -7,8 +7,8 @@ ...@@ -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".
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment