cloudflare-dns-updater
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "cloudflare-dns-updater", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "A tool that checks the current public IP address and updates Cloudflare A records.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
# cloudflare-dns-updater | ||
A tool that checks the current public IP address and updates Cloudflare A records. | ||
``` | ||
Cloudflare A Record Updater. | ||
Usage: | ||
cloudflare-dns-updater -t <token> -r <zone>:<record> [-r <zone>:<record>...] | ||
cloudflare-dns-updater (-h | --help) | ||
cloudflare-dns-updater --version | ||
Options: | ||
-h --help Show this help message. | ||
--version Show the tool's version. | ||
-t <token> Cloudflare API token for authentication. | ||
-r <zone>:<record> Specify the Cloudflare zone and A record to update (can be used multiple times). | ||
``` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5624
18