Tiny DDNS service I wrote because I needed to move VPS and did not want to use the old one written in Python.
Find a file
2021-06-02 15:57:06 +02:00
build fix: Missing requirement dnsutils 2021-04-13 22:20:50 +02:00
cmd/dd fix: also check if correct url parameters have been used 2021-06-02 15:57:06 +02:00
.gitignore fix: dns server is now configurable 2021-04-13 22:11:00 +02:00
go.mod Init: Quick and dirty 2021-04-13 21:28:11 +02:00
README.md Init: Quick and dirty 2021-04-13 21:28:11 +02:00

Tiny DDNS service I wrote because I needed to move VPS and did not want to use the old one written in Python.