Finished main Resolve FetchType implementation

This commit is contained in:
luca0N! 2021-03-21 18:38:39 -03:00
parent be75e15cda
commit b625887a56
Signed by: luca0N
GPG key ID: 2E7B4655CF16D7D6
3 changed files with 69 additions and 10 deletions

View file

@ -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