TimothyYe / godns

A dynamic DNS client tool that supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc, written in Go.
https://timothyye.github.io/godns/
Apache License 2.0
1.49k stars 218 forks source link

Usage of ip_urls should use round-robin #198

Closed diizzyy closed 9 months ago

diizzyy commented 1 year ago

Unless I'm reading the code incorrectly there doesn't seem to be any kind of load balancing going on when defining multiple ip_urls. That would probably be a good idea to implement for reliability and to be "a good netizen" instead of hammering one single service.

TimothyYe commented 1 year ago

It's a good idea, but now I'm busy with my master's courses, I may have time to implement this feature in May.

TimothyYe commented 9 months ago

This feature is already included in the release v3.0.1