Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yinheli/dnspod-ddns

simple ddns tool for dnspod
https://github.com/yinheli/dnspod-ddns

ddns dnspod

Last synced: 15 days ago
JSON representation

simple ddns tool for dnspod

Awesome Lists containing this project

README

        

# 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: DNSPOD_INTERVAL=] [default: 10]
-s, --sub-domain sub domain, eg: www
-t, --token dnspod api key / token, eg:
12345,aeaae98e8fbee8369f93ec46c4384aed [env: DNSPOD_API_KEY=]
-V, --version Print version information
--verbose verbose log
```

## resource

- dnspod documentation https://docs.dnspod.cn/api/record-list/