skibish / ddns

Personal DDNS client with Digital Ocean Networking DNS as backend.
MIT License
254 stars 24 forks source link

IPv6 support #4

Closed Gerifield closed 6 years ago

Gerifield commented 6 years ago

ifconfig.co by default returns an IPv6 address for me. It works if I try to update my AAAA record, but it would be nice to have a way to force the IPv4 or IPv6 address request (via config for example).

(ifconfig.co support this via a subdomain, I think the other providers have a similar way too.)

skibish commented 6 years ago

Hey @Gerifield ,

Thanks for founding this!

I will try to address this during this week or next week. Or you can submit a pull request :)

Gerifield commented 6 years ago

I'm thinking about this. Maybe if I'll have time I'll try. :)