64 Commits

Author SHA1 Message Date
root
344b056a6d use cloudflare trace & force it to be ipv4/ipv6 2020-12-16 18:01:40 +08:00
KenWong
cbfd628f22 add option ttl
Signed-off-by: KenWong <xinxijishuwyq@gmail.com>
2020-12-12 21:18:44 +08:00
timothymiller
242575d7aa ⛏️ Fix: Gracefully handles all IPv4 or IPv6 connectivity scenarios 2020-10-04 13:54:01 -04:00
timothymiller
96d92accaa Added warnings for failure to detect ipv4 2020-08-15 22:42:43 -04:00
timothymiller
5ac69b8274 Fixed IPv6 access inside Docker container 2020-08-13 18:26:43 -04:00
timothymiller
1e55144bf2 Added docker-compose build steps to README.md 2020-08-05 13:30:33 -04:00
timothymiller
de9cf97708 Docker + crontab backwards compatibility 2020-08-05 03:40:45 -04:00
timothymiller
df6b8a381a Minimal multi-stage docker build 2020-08-05 03:25:13 -04:00
Tim Miller
d3111d926a
Update cloudflare-ddns.py
Reuse variable name - duplicate delaration (code smell)
2020-07-27 17:52:56 -04:00
Han Zhang
022da2958a Add support for new API tokens. 2020-07-27 15:27:55 -04:00
Sanderluc5
c4ac817100
Update cloudflare-ddns.py
Fix to make the script working again.
2020-05-01 07:18:29 +02:00
kernitus
17d2377529
Fixed root domain being added instead of updated 2019-12-02 20:45:20 +00:00
Timothy Miller
f9d2ccb2ad CNAME records
- Recommended way to configure multiple subdomains per IP address is now via CNAME records. Notes added in README.
- Updated config.json subdomain examples to reflect how base domain is appended in code.
2019-10-15 23:13:57 -04:00
Tim Miller
9487784876 Public release
Added removal of stable, duplicate records per subdomain.
2019-09-29 15:33:25 -04:00