A simple alternative to DDCLIENT.
Go to file
Antoine Langlois 1190574d8c
feat: add new provider and update config template (#2)
2021-03-19 22:26:16 +01:00
cmd feat: DNS lookup instead of HTTP HEAD request (#1) 2021-03-18 10:12:04 +01:00
pkg feat: add new provider and update config template (#2) 2021-03-19 22:26:16 +01:00
.dockerignore add docker and makefile 2021-03-15 19:11:52 +01:00
.gitignore add docker and makefile 2021-03-15 19:11:52 +01:00
Dockerfile add docker and makefile 2021-03-15 19:11:52 +01:00
Makefile feat: DNS lookup instead of HTTP HEAD request (#1) 2021-03-18 10:12:04 +01:00
README.md WIP 2021-03-15 08:31:47 +01:00
config.go feat: add new provider and update config template (#2) 2021-03-19 22:26:16 +01:00
ddnsclient.yaml.sample feat: add new provider and update config template (#2) 2021-03-19 22:26:16 +01:00
go.mod rename module name 2021-03-14 16:02:04 +01:00
go.sum feat: add new provider and update config template (#2) 2021-03-19 22:26:16 +01:00
main.go feat: add new provider and update config template (#2) 2021-03-19 22:26:16 +01:00

README.md

DDNS Client

How to install DDNS-CLIENT

Simply run the command go get github.com/datahearth/ddnsclient

Run the client

You have 2 options to run the DDNS client.
You can either run it as a docker container: PENDING...
Or as binary executable: PENDING...

Supported providers

  • OVH (list of available regions. TO BE CHECKED HOW TO SHIT WORKS)