DuckDns Updater is a Windows tray application that allows you to keep your dynamic hostname’s IP address up-to-date (and in sync) with DuckDns DNS service.
GNU General Public License v2.0
107
stars
26
forks
source link
Added the no-cache header to the http request in getIp() #4
Without the flag, intermediate caches may cache an ip from a previous request and thus return the wrong ip address.