Crates.io | dnspod-ddns |
lib.rs | dnspod-ddns |
version | 0.1.11 |
source | src |
created_at | 2022-05-27 03:48:29.208729 |
updated_at | 2022-10-02 01:16:40.306184 |
description | Simple dnspod ddns tool |
homepage | https://github.com/yinheli/dnspod-ddns |
repository | https://github.com/yinheli/dnspod-ddns |
max_upload_size | |
id | 594821 |
size | 46,665 |
Simple dnspod ddns tool.
cargo install dnspod-ddns
or download from github release https://github.com/yinheli/dnspod-ddns/releases
dnspod-ddns --help
USAGE:
dnspod-ddns [OPTIONS] --domain <DOMAIN> --sub-domain <SUB_DOMAIN> --token <TOKEN>
OPTIONS:
-d, --domain <DOMAIN> domain, eg: home.example.com
-h, --help Print help information
-i, --interval <INTERVAL> check interval seconds, eg: 10 default: 10 min: 5 max: 3600
[env: DNSPOD_INTERVAL=] [default: 10]
-s, --sub-domain <SUB_DOMAIN> sub domain, eg: www
-t, --token <TOKEN> dnspod api key / token, eg:
12345,aeaae98e8fbee8369f93ec46c4384aed [env: DNSPOD_API_KEY=]
-V, --version Print version information
--verbose verbose log