ddnsclient/README.md

17 lines
416 B
Markdown

# 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](https://github.com/ovh/php-ovh/#supported-apis). TO BE CHECKED HOW TO SHIT WORKS)