cloudflare-ddns | Script to set up Cloudflare dynamic DNS | DNS library
kandi X-RAY | cloudflare-ddns Summary
kandi X-RAY | cloudflare-ddns Summary
Script to set up Cloudflare dynamic DNS
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of cloudflare-ddns
cloudflare-ddns Key Features
cloudflare-ddns Examples and Code Snippets
Community Discussions
Trending Discussions on cloudflare-ddns
QUESTION
I use a python script which allows me to auto-update the public IP of my Raspberry Pi on configured/selected Cloudflare DNS entries. This is done with the Cloudflare API.
It looks like the proxied parameter in the API is now defaulting to false, which is disabling the Cloudflare protection.
I have created a Cloudflare Support ticket and got the following answer:
Setting proxied = true in the api call will set the Cloudflare protection on when the record is updated.
Unfortunately, i can't program in Python (yet) so i am not able to fix this.
Original:
...ANSWER
Answered 2019-Jun-06 at 14:21Change 'proxied':'true'
to 'proxied': True
to make it a bool instead of a string.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install cloudflare-ddns
Clone the repo: git clone https://github.com/Starttoaster/cloudflare-ddns.git
Change directory: cd cloudflare-ddns/
Run the script: ./cloudflare.sh
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page