-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels