leamas / ddupdate

Update DNS Data for Dynamic IP Addresses
MIT License
40 stars 28 forks source link

[optimization] check ip just once per ddupdate run #81

Open atesin opened 1 year ago

atesin commented 1 year ago

hi... i have many domains with same ip .... for each domain update (i.e. "conf section") default-web-ip always run, sending an http request and parsing response everytime

it would be nice if default-web-ip were used in at least 1 conf section, for each ddupdate run, the new ip were cached once and used in all involved sections