Skip to content

Curl's --ipv4 does not convert correctly to fetch() #13

@AbdealiLoKo

Description

@AbdealiLoKo

Someone gave me a curl command:
curl -4 https://icanhazip.com/
and when I put this in the converter, it gives me:
fetch('https://icanhazip.com/')

The fetch command gives me the ipv6 address while curl command gives me the ipv4 addrerss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions