A simple alternative to DDCLIENT.
Go to file
DataHearth 0553bf07e5
refactoring and logging
2021-03-17 08:14:06 +01:00
cmd pkg naming 2021-03-16 17:22:55 +01:00
pkg refactoring and logging 2021-03-17 08:14:06 +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 change functions name 2021-03-17 08:13:34 +01:00
README.md WIP 2021-03-15 08:31:47 +01:00
ddnsclient.yaml.sample update config sample 2021-03-17 08:13:03 +01:00
go.mod rename module name 2021-03-14 16:02:04 +01:00
go.sum add cobra and viper 2021-03-14 12:15:24 +01:00
main.go refactoring and logging 2021-03-17 08:14:06 +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)