No description
Find a file
2022-09-09 22:40:54 -06:00
.gitignore Convert to client-side Go project 2022-09-09 22:39:03 -06:00
gcp-dyndns.go Convert to client-side Go project 2022-09-09 22:39:03 -06:00
go.mod Convert to client-side Go project 2022-09-09 22:39:03 -06:00
go.sum Convert to client-side Go project 2022-09-09 22:39:03 -06:00
README.md Add README 2022-09-09 22:40:54 -06:00

GCP DynDNS

This project is a simple method of updating a couple of my own DNS records

At the moment it works client-side, though eventually I'd like to convert it into a cloud function that I simply ping with a GET request to do the updates from GCP itself