dnspod ddns

Simple dnspod ddns tool.

install

bash cargo install dnspod-ddns

or download from github release https://github.com/yinheli/dnspod-ddns/releases

usage

bash dnspod-ddns --help

``` USAGE: dnspod-ddns [OPTIONS] --domain --sub-domain --token

OPTIONS: -d, --domain domain, eg: home.example.com -h, --help Print help information -i, --interval check interval seconds, eg: 10 default: 10 min: 5 max: 3600 [env: DNSPODINTERVAL=] [default: 10] -s, --sub-domain sub domain, eg: www -t, --token dnspod api key / token, eg: 12345,aeaae98e8fbee8369f93ec46c4384aed [env: DNSPODAPI_KEY=] -V, --version Print version information --verbose verbose log ```

resource