Any docker recommendations for a utility that can update DNS, based on current external IP?
I’ve used ddclient in the past, but it seems like its not working anymore, oddly.
Any docker recommendations for a utility that can update DNS, based on current external IP?
I’ve used ddclient in the past, but it seems like its not working anymore, oddly.
Ideally you’d check the public ip against the dns resolved ip (without cache) before launching an update and have a timeout (let’s say 30s) after.