Finished main Resolve FetchType implementation
This commit is contained in:
parent
be75e15cda
commit
b625887a56
3 changed files with 69 additions and 10 deletions
|
@ -39,7 +39,7 @@
|
|||
#
|
||||
# The following values are allowed for this option:
|
||||
# - Resolve: gets the target IP address by resolving the provided address.
|
||||
# - RawFetch: gets the target IP address by connecting to the provided
|
||||
# - PlainText: gets the target IP address by connecting to the provided
|
||||
# address that outputs the desired IP address in plain text.
|
||||
FetchType=Resolve
|
||||
|
||||
|
|
Reference in a new issue