Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cloudflare-dns-updater

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudflare-dns-updater - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc