6 Commits

Author SHA1 Message Date
1455ba5282 v1.0.0
Updated dockerfile to build the app
Update import paths
Properly handles creating the record if there is none
Ignore the GCP backend limiter if we don't have a cached record
Add a limiter for polling for external IP Addresses
2021-08-01 18:30:35 -07:00
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
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
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