Hentra / dyndns-netcup-go

Dynamic DNS client for the netcup dns api written in go.
MIT License
48 stars 8 forks source link

Allow setting custom IP service URLs #15

Open Twisterado opened 1 year ago

Twisterado commented 1 year ago

As ipify.org rate limits and possibly even blocks your IP entirely, if you query it to regularly (in my case every 5 minutes), it would be a good idea to let the user configure the service of their choice for retrieving the current IPs. This would even allow to query different services for IPv4 and IPv6 or use your own service.