Skip to content

Namecheap doesn't support IPv6 #5

@excid3

Description

@excid3

icanhazip.com returns an IPv6 address, but Namecheap's API only supports IPv4 addresses currently. You'll get an error if you let libdns detect the IP for the Namecheap API requests:

namecheap api returned error in response. Err: Error0: Parameter ClientIP is invalid

This is a limitation of Namecheap, but switching to a different API which has an IPv4 only endpoint would make this more reliable.

Both https://ip4.seeip.org and https://api.ipify.org have IPv4 only endpoints and are open source.

Thoughts on this? I'd be happy to make a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions