tunix / digitalocean-dyndns

Dynamic DNS using DigitalOcean's DNS Services
75 stars 30 forks source link

IP address is wrong #23

Open obbardc opened 2 years ago

obbardc commented 2 years ago

I know this isn't an error with this script per se; but seems like the call to get the IP address returns two different addresses for me; one when accessing over HTTP and one over HTTPS, which is very odd :/

Do you know who I can get in contact with there ? potentially we could use another separate service ?

curl -4 http://ifconfig.co returns incorrect IP

curl -4 https://ifconfig.co returns correct IP