cloudflare-ddns
cloudflare-ddns copied to clipboard
đđŠī¸ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
I didn't manage to get it to run, recently switched to Linux and still experiencing some issues. But I need those changes, because I have no clue why I get...
## This allows the docker container to run as a non-root user. - Security best-practice ([more details](https://docs.vmware.com/en/VMware-Tanzu-Application-Catalog/services/tutorials/GUID-why-non-root-containers-are-important-for-security-index.html)) - Flexibility to run as any user, as some applications and platforms policies...
**Describe the bug** I recently got rid of two of my domains and forgot to update my `config.json`. When cloudflare-ddns had to fire because my IP changed it hit the...
**Describe the bug** Whenever I run the `./start-sync.sh` command, I get the below error. `HTTPSConnectionPool(host='api6.ipify.org', port=443): Max retries exceeded with url: /?format=json (Caused by NewConnectionError(': Failed to establish a new...
Add step to move docker-compose.yml file to the root directory.
**Is your feature request related to a problem? Please describe.** The public IPv6 prefix with a defined suffix should be possible. **Describe the solution you'd like** a possibility to set...
My router has a locally accessible webpage that presents the public ipv6 and ipv4 addresses in a table format. This patch allows for accessing an arbitrary url and looking for...
- added possible cause to the console output when no ip was detected reason this change is: it took me too much effort to find out why my ip coud...
Issue: #155 - added script delay to control the frequency of the script run - changed the script so it reads the config every run. This way there is no...
I was very surprised about the network usage for this container:  Is this normal? Because I do not see any reason why this network bandwidth would...