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

cloudflare-ddns-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cloudflare-ddns-cli

a small cli to update your cloudflare record with local ip

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

cloudflare-ddns-cli

A CLI wrapper around cloudflare-ddns-sync for updating to IP on CloudFlare.

This project is not developed or supported by either the above project or CloudFlare in anyway.

You will need to set the following environmental varibles:

  • CLOUDFLARE_EMAIL - The email address of your Cloudflare account
  • CLOUDFLARE_TOKEN - The API token from your Cloudflare account
  • CLOUDFLARE_HOST - The hostname. Can contain a subdomain, but will fail if more then 2 total periods.

Installing:

  • sudo npm i -G cloudflare-ddns-cli or npx cloudflare-ddns.cli if you have npx installed.

Running:

  • cf-update

Keywords

FAQs

Package last updated on 11 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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