7 Commits
Author SHA1 Message Date
timmy d69563b5dd Update externalip 2022-07-07 18:43:59 -07:00
timmy a175f5d569 Rename module 2022-07-06 19:49:07 -07:00
timmy 4d1351c52a Reduce requests to the GCP dns backend
Update use of the google API to current practices

The reduction in requests is achieved by adding a limiter and returning
a cached response if the limiter will not allow a request.
2020-05-27 19:01:28 -07:00
timmy 214c548fba Fix Sync poll interval 2020-05-02 09:35:15 -07:00
timmy 2036538715 Add IP type checks 2020-04-07 02:38:48 -07:00
timmy 00c93beca0 Add more logging
Fix issue when trying to update with an empty address
Fix govet issues
Run IPv6 poller
2020-03-10 14:33:07 -07:00
timmy e00c0a285a Add IPv6 support
Use gitlab.com/vocdoni/go-external-ip for retrieving the current
external IP
2020-03-10 12:50:51 -07:00