ovh-dynhost/README.md
Jan Christian Grünhage 13f4a5b239
initial commit
2020-04-15 23:12:45 +02:00

616 B

ovh-dynhost

ovh-dynhost is a dynamic DNS daemon for OVH's DynHost feature.

Installation

You can install ovh-dynhost like any other rust package.

git clone https://git.jcg.re/jcgruenhage/ovh-dynhost.git
cd ovh-dynhost
cargo install --path .

Usage

For usage information, run ovh-dynhost --help.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update logging, documentation and config samples accordingly.

License

AGPL-3.0-only