ReverseLookupModule tries to get a hostname attached to a local IP address
Details
It basically calls net.LookupAddr that uses the host resolver to perform a reverse lookup for the given addresses.
Options
| Name | Type | Default | Flag |
|---|---|---|---|
| timeout | time.Duration |
500 * time.Millisecond | --reverselookup-timeout |