1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

update README

This commit is contained in:
Timothy 2020-02-05 10:49:07 +08:00
parent 14bce004f6
commit e726e2da5f
No known key found for this signature in database
GPG Key ID: DA25A2861AA0F2D1

View File

@ -104,7 +104,7 @@ Usage of ./godns:
* provider: The providers that GoDNS supports, available values are: `Cloudflare`, `Google`, `DNSPod`, `AliDNS`, `HE`, `DuckDNS`.
* email: Email or account name of your DNS provider.
* password: Password of your account.
* login_token: Login token of your account.
* login_token: API token of your account.
* domains: Domains list, with your sub domains.
* ip_url: A site helps you to get your public IP address.
* interval: The interval `seconds` that GoDNS check your public IP.