Merge branch 'master' of https://github.com/timothymiller/cloudflare-ddns
This commit is contained in:
commit
bc837c61a0
20
README.md
20
README.md
@ -2,11 +2,19 @@
|
||||
|
||||
# 🚀 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.
|
||||
|
||||
## 🇺🇸 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 |
|
||||
| ------------- | ------------- | ------------- |
|
||||
| [](https://hub.docker.com/repository/docker/timothyjmiller/cloudflare-ddns "cloudflare-ddns docker image size") | [](https://hub.docker.com/repository/docker/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")
|
||||
|
||||
## ⁉️ How Private & Secure?
|
||||
|
||||
@ -17,14 +25,6 @@ A small, 🕵️ privacy centric, and ⚡ lightning fast multi-architecture Dock
|
||||
5. Open source for open audits
|
||||
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
|
||||
|
||||
First copy the example configuration file into the real one.
|
||||
@ -154,4 +154,4 @@ Timothy Miller
|
||||
|
||||
[View my GitHub profile 💡](https://github.com/timothymiller)
|
||||
|
||||
[View my personal website 💻](https://timknowsbest.com)
|
||||
[View my personal website 💻](https://timknowsbest.com)
|
||||
|
||||
Reference in New Issue
Block a user