All Projects → ipfs-shipyard → Dnslink Cloudflare

ipfs-shipyard / Dnslink Cloudflare

Licence: mit
Update dnslink TXT records in Cloudflare

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Dnslink Cloudflare

Piped
An alternative privacy-friendly YouTube frontend which is efficient by design.
Stars: ✭ 1,725 (+7740.91%)
Mutual labels:  ipfs, cloudflare
Graph Node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
Stars: ✭ 884 (+3918.18%)
Mutual labels:  ipfs
Dtube
📺 d.tube app. A full-featured video sharing website, decentralized.
Stars: ✭ 569 (+2486.36%)
Mutual labels:  ipfs
Ipfs Deploy
Zero-Config CLI to Deploy Static Websites to IPFS
Stars: ✭ 740 (+3263.64%)
Mutual labels:  ipfs
Openbazaar Desktop
OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)
Stars: ✭ 597 (+2613.64%)
Mutual labels:  ipfs
Godns
A dynamic DNS client tool supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc, written in Go.
Stars: ✭ 784 (+3463.64%)
Mutual labels:  cloudflare
Cloudscraper
--DEPRECATED -- 🛑 🛑 Node.js library to bypass cloudflare's anti-ddos page
Stars: ✭ 564 (+2463.64%)
Mutual labels:  cloudflare
Cloudflare Workers Webpack Plugin
Launch Cloudflare Workers to the Edge from the comfort of your build step 🚀
Stars: ✭ 18 (-18.18%)
Mutual labels:  cloudflare
Ipfs Sync
Live IPFS directory synchronization.
Stars: ✭ 16 (-27.27%)
Mutual labels:  ipfs
Rust Ipfs
The InterPlanetary File System (IPFS), implemented in Rust.
Stars: ✭ 739 (+3259.09%)
Mutual labels:  ipfs
Pcp
📦 Command line peer-to-peer data transfer tool based on libp2p.
Stars: ✭ 687 (+3022.73%)
Mutual labels:  ipfs
Js Ipfs
IPFS implementation in JavaScript
Stars: ✭ 6,129 (+27759.09%)
Mutual labels:  ipfs
Filenation
The simplest way to send your files around the world using IPFS. ✏️ 🗃
Stars: ✭ 805 (+3559.09%)
Mutual labels:  ipfs
Dstatuspage
Decentralized Status Page
Stars: ✭ 571 (+2495.45%)
Mutual labels:  ipfs
Docuhash
Simple PoC that shows you how to use IPFS and Ethereum blockchain to store files and their information.
Stars: ✭ 17 (-22.73%)
Mutual labels:  ipfs
Peer Pad
📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
Stars: ✭ 564 (+2463.64%)
Mutual labels:  ipfs
Orbit Db
Peer-to-Peer Databases for the Decentralized Web
Stars: ✭ 6,381 (+28904.55%)
Mutual labels:  ipfs
Wgcf
🚤 Cross-platform, unofficial CLI for Cloudflare Warp
Stars: ✭ 778 (+3436.36%)
Mutual labels:  cloudflare
Papillon
A distributed blog publish system based on IPFS
Stars: ✭ 19 (-13.64%)
Mutual labels:  ipfs
Peergos
A p2p, secure file storage, social network and application protocol
Stars: ✭ 895 (+3968.18%)
Mutual labels:  ipfs

dnslink-cloudflare

Update dnslink TXT records in Cloudflare

Usage

npx dnslink-cloudflare -d <domain> -l <link> [-r record]

Environment variables

It can be done two ways. The first is with email and API key.

  • CF_API_KEY CloudFlare API key
  • CF_API_EMAIL CloudFlare API email

The second is with just the API token.

CF_API_TOKEN CloudFlare API token

These values are obtained from in the CloudFlare account. https://dash.cloudflare.com/profile/api-tokens

Contributing

PRs accepted.

License

MIT © Protocol Labs

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].