8 Commits

Author SHA1 Message Date
lordwelch
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
lordwelch
2036538715 Add IP type checks 2020-04-07 02:38:48 -07:00
lordwelch
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
lordwelch
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
Ian Lewis
7755300638 Refactored main and some error messages 2018-10-22 12:43:40 +09:00
Ian Lewis
71e7507e60 Updated copyright with the right company 2018-10-22 11:13:28 +09:00
Ian Lewis
13bacfa58c Fixed import paths since I changed by github id 2018-10-22 11:06:52 +09:00
Ian Lewis
eadf4a1104 Initial commit 2017-08-30 17:27:42 +09:00