ddnsclient/README.md

17 lines
416 B
Markdown
Raw Permalink Normal View History

2021-03-14 12:15:40 +01:00
# DDNS Client
2021-03-15 08:31:47 +01:00
## 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...`
2021-03-14 12:15:40 +01:00
## Supported providers
2021-03-15 08:31:47 +01:00
- OVH (list of available [regions](https://github.com/ovh/php-ovh/#supported-apis). TO BE CHECKED HOW TO SHIT WORKS)