Update README.md
This commit is contained in:
parent
a8be42292b
commit
3f2346db6f
16
README.md
16
README.md
@ -1,7 +1,15 @@
|
|||||||
# 🚀 Cloudflare DDNS
|
# 🚀 Cloudflare DDNS
|
||||||
|
|
||||||
|
Access your home network remotely via a custom domain name without a static IP!
|
||||||
|
|
||||||
A small, 🕵️ privacy centric, and ⚡ lightning fast multi-architecture Docker image for self hosting projects.
|
A small, 🕵️ privacy centric, and ⚡ lightning fast multi-architecture Docker image for self hosting projects.
|
||||||
|
|
||||||
|
## 🇺🇸 Origin
|
||||||
|
|
||||||
|
This script was written for the Raspberry Pi platform to enable low cost, simple self hosting to promote a more decentralized internet. On execution, the script fetches public IPv4 and IPv6 addresses and creates/updates DNS records for the subdomains in Cloudflare. Stale, duplicate DNS records are removed for housekeeping.
|
||||||
|
|
||||||
|
## 📊 Stats
|
||||||
|
|
||||||
| Size | Downloads | Discord |
|
| Size | Downloads | Discord |
|
||||||
| ------------- | ------------- | ------------- |
|
| ------------- | ------------- | ------------- |
|
||||||
| [](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns "cloudflare-ddns docker image size") | [](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns "Total DockerHub pulls") | [](https://discord.gg/UgGmwMvNxm "Official Discord Server")
|
| [](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns "cloudflare-ddns docker image size") | [](https://hub.docker.com/r/timothyjmiller/cloudflare-ddns "Total DockerHub pulls") | [](https://discord.gg/UgGmwMvNxm "Official Discord Server")
|
||||||
@ -15,14 +23,6 @@ A small, 🕵️ privacy centric, and ⚡ lightning fast multi-architecture Dock
|
|||||||
5. Open source for open audits
|
5. Open source for open audits
|
||||||
6. Regular updates
|
6. Regular updates
|
||||||
|
|
||||||
## 💼 Use Case
|
|
||||||
|
|
||||||
Access your home network remotely via a custom domain name without a static IP!
|
|
||||||
|
|
||||||
## 🇺🇸 Origin
|
|
||||||
|
|
||||||
This script was written for the Raspberry Pi platform to enable low cost, simple self hosting to promote a more decentralized internet. On execution, the script fetches public IPv4 and IPv6 addresses and creates/updates DNS records for the subdomains in Cloudflare. Stale, duplicate DNS records are removed for housekeeping.
|
|
||||||
|
|
||||||
## 🚦 Getting Started
|
## 🚦 Getting Started
|
||||||
|
|
||||||
First copy the example configuration file into the real one.
|
First copy the example configuration file into the real one.
|
||||||
|
|||||||
Reference in New Issue
Block a user