Skip to content

Option to define the type of address to retrieve in the resolve #68

@duylong

Description

@duylong

Hi,

By default, using resolve retrieves only the first IP address, often in IPv4.
In the case of a domain with IPv4 and IPv6, it would be interesting to choose to recover IPv4 or IPv6 or both.

We can for example add the type of record that we would like the resolve to retrieve. Values could be [ "A", "AAAA" ]

Best regards,

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions