Socket
Socket
Sign inDemoInstall

dnslink-deploy

Package Overview
Dependencies
85
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dnslink-deploy

Set the DNS records on Digital Ocean programmatically


Version published
Weekly downloads
3
increased by200%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

Automatically set DNS records on Digital Ocean

NPM

Install

Set your DigitalOcean api key in your .bash_profile or your secure key file:

export DIGITAL_OCEAN='dsjflajflasjdflsjlflsjldfs'

Then:

npm i -g dnslink-deploy

Contribute

Help out! Dive in and create an issue.

Usage

  • dnslink-deploy -t Test this repo with your authentication key
  • dnslink-deploy -d ipfs.io -r test -p /ipfs/QmeQT76CZLBhSxsLfSMyQjKn74UZski4iQSq9bW7YZy6x8 Set the path as the data for a TXT record.
    • -d, --domain: The domain to set.
    • -r, --record: The domain record name.
    • -p, --path: The path you want to set as the data.

Keywords

FAQs

Last updated on 09 Mar 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc