Commit Graph

  • 96527aaab2 BETTER docs Sebastian Rojo 2021-07-15 16:26:47 -05:00
  • f7d2e7dc00 Set default image to timothyjmiller/cloudflare-ddns:latest Sebastian Rojo 2021-07-15 16:18:46 -05:00
  • 4e4d3cebf1 BETTER docs Sebastian Rojo 2021-07-15 16:17:35 -05:00
  • 01993807a9 ADDED env Variable CONFIG_PATH for Kubernetes secret Sebastian Rojo 2021-07-15 16:14:23 -05:00
  • 0d9a9a0579 Update image.yml adamus1red 2021-06-16 14:41:04 +01:00
  • 0a85b04287 Add config and option for purgeUnknownRecords Rich Visotcky 2021-06-02 09:18:56 -05:00
  • 1a6ffc9681 Do not wait before updating IPs for the first time (#51) Zachary Milonas 2021-04-11 15:44:18 +02:00
  • 458559d52c 📈 Increase sync frequency to 5 minutes to prevent potential gateway timeout Timothy Miller 2021-03-21 20:18:55 -04:00
  • 1f6daa5968 Merge pull request #49 from immortaly007/feature/error-response-logging Timothy Miller 2021-03-21 13:40:43 -04:00
  • c34401c43f 🦢 Log the response text, in case the response indicated an error Bas Dado 2021-03-20 14:35:08 +01:00
  • 9a8d7d57e1 🧹 Refactored code Timothy Miller 2021-03-17 02:33:51 -04:00
  • 04d87d3aa6 Improved error handling Timothy Miller 2021-03-17 01:15:07 -04:00
  • bdf8c75cad 🧩 Disable IPv4 or IPv6 in config.json Timothy Miller 2021-03-16 20:53:28 -04:00
  • 6fe23a2aee 🦢 Improved error message handling Timothy Miller 2021-03-16 14:46:29 -04:00
  • 47ae1238e2 🦢 Graceful warnings when config.json path is not configured correctly Timothy Miller 2021-03-12 15:58:36 -05:00
  • 55b705072a 💨 Sped up shutdown Check every minute for changes Timothy Miller 2021-03-11 20:34:05 -05:00
  • d3cc054b03 💹 Prevent rate limiting by increasing sync frequency to 15 minutes Timothy Miller 2021-03-05 23:11:00 -05:00
  • 6b25c64846 Revert merge pull request #39 Timothy Miller 2021-03-05 21:53:18 -05:00
  • 378c600084 Merge pull request #39 from bjackman/set-config-path Timothy Miller 2021-03-03 22:16:30 -05:00
  • 975fba4d42 🪵 Reduced duplicate logs [your SD card(s) will thank me] Timothy Miller 2021-03-01 00:18:37 -05:00
  • 3cd26feb03 🪵 Reduced duplicate logs [your SD card(s) will thank me] Timothy Miller 2021-03-01 00:13:11 -05:00
  • 1ca225b85c 🔬 Clarified config values for subdomains Timothy Miller 2021-03-01 00:01:47 -05:00
  • 80bd7801fe 🪵 Reduced duplicate logs [your SD card(s) will thank me] Timothy Miller 2021-02-28 23:58:11 -05:00
  • 000c833f43 🐳 CI Multi-Arch Docker Builds Timothy Miller 2021-02-28 16:58:05 -05:00
  • 29771030b1 🐳 CI Multi-Arch Docker builds Timothy Miller 2021-02-28 16:39:14 -05:00
  • 3753542dce 🐳 CI Multi-Arch Docker builds Timothy Miller 2021-02-28 16:32:04 -05:00
  • c34ba8e94c 🐳 CI Multi-Arch Docker builds Timothy Miller 2021-02-28 16:28:08 -05:00
  • 6be8add640 🐳 CI Multi-Arch Docker Builds Timothy Miller 2021-02-28 16:18:06 -05:00
  • 0f3708a482 Add a flag to modify config.json location Brendan Jackman 2021-02-28 18:24:25 +01:00
  • 8c55892f32 Switch to argparse Brendan Jackman 2021-02-28 18:18:03 +01:00
  • 86c935dea7 🐳 CI Multi-Arch Docker Builds 🗄️ Organized scripts Timothy Miller 2021-02-28 12:06:38 -05:00
  • 27ccdd0203 🦮 Strip whitespace from subdomain 📚 Improved documentation Timothy Miller 2021-02-28 01:51:43 -05:00
  • a816fb6c3f 🧵 Type error resolved Timothy Miller 2021-02-27 11:53:30 -05:00
  • e129789a85 🚀 Improvement: Update readme guide on multiple zones Timothy Miller 2021-02-26 01:18:53 -05:00
  • 4ffbb98f29 🚀 Improvement: Skip PUT request when IP does not change 🧑‍🚀 Improvement: Working graceful exit 🚀 Improvement: Update readme on multiple zones 🐛 Fix: Handle IP changes correctly https://github.com/timothymiller/cloudflare-ddns/issues/37 Timothy Miller 2021-02-26 01:15:35 -05:00
  • 6140917119 Merge pull request #33 from markormesher/feat/handle-sigterm Timothy Miller 2021-01-23 11:50:23 -05:00
  • d763be7931 handle sigterm and shutdown immediately Mark Ormesher 2021-01-20 18:50:36 +00:00
  • 839ffe2551 Merge pull request #29 from xinxijishuwyq/master Timothy Miller 2020-12-20 00:41:09 -05:00
  • 16352e4543 Ignore case KenWong 2020-12-20 13:37:14 +08:00
  • 65d8c44ec3 Update docker-build.sh Timothy Miller 2020-12-16 21:52:30 -05:00
  • de4e2ac5b6 Update docker-publish.sh Timothy Miller 2020-12-16 21:52:18 -05:00
  • efefa0ae7a Update docker-run.sh Timothy Miller 2020-12-16 21:52:04 -05:00
  • 748170926c Update docker-build-all.sh Timothy Miller 2020-12-16 21:51:50 -05:00
  • 0ca979f91d Update docker-publish.sh Timothy Miller 2020-12-16 19:15:41 -05:00
  • 3b92c57a75 Update README.md Timothy Miller 2020-12-16 18:55:57 -05:00
  • db5edef4f0 🖥️ Complete Official Python Docker Image support 📚 Updated README.md timothymiller 2020-12-16 18:55:06 -05:00
  • 1235464e18 Merge pull request #28 from wloot/patch-1 Timothy Miller 2020-12-16 18:28:25 -05:00
  • 58c69e2c5f Use 1.1.1.1 api instead of dirty hack to get ip Julian Liu 2020-12-17 02:42:41 +08:00
  • 3e1fcb13f3 🐳 Docker build scripts renamed timothymiller 2020-12-16 05:52:41 -05:00
  • 2b67615330 Merge pull request #27 from paz/master Timothy Miller 2020-12-16 05:47:22 -05:00
  • 344b056a6d use cloudflare trace & force it to be ipv4/ipv6 root 2020-12-16 18:01:40 +08:00
  • 18ad6c6bc4 Merge pull request #25 from xinxijishuwyq/master Timothy Miller 2020-12-12 15:22:40 -05:00
  • bc837c61a0 Merge branch 'master' of https://github.com/timothymiller/cloudflare-ddns timothymiller 2020-12-12 14:53:03 -05:00
  • f63b0f13fc 🖼️ Added feature graphic timothymiller 2020-12-12 14:52:52 -05:00
  • cbfd628f22 add option ttl KenWong 2020-12-12 21:18:44 +08:00
  • 3f2346db6f Update README.md Timothy Miller 2020-12-08 22:35:10 -05:00
  • a8be42292b 📄 Updated Dockerhub links in README.md Timothy Miller 2020-12-08 04:04:43 -05:00
  • f77a72f4e3 📄 Fixed Discord invite link in README.md timothymiller 2020-12-08 03:58:21 -05:00
  • a633478239 🖥️ Pi-zero support (ARMv6) 📊 Docker Image Stats 💬 Official Discord Server for support timothymiller 2020-12-08 03:07:40 -05:00
  • 96f781f8b3 👨‍💻 Multi-arch support (ARMv7/ARMv8,AMD64) timothymiller 2020-12-07 20:50:15 -05:00
  • 242575d7aa ⛏️ Fix: Gracefully handles all IPv4 or IPv6 connectivity scenarios timothymiller 2020-10-04 13:54:01 -04:00
  • 2ad3d6b564 Updated hidden project file default settings Timothy Miller 2020-08-26 16:33:49 -04:00
  • d6d3cb54d2 update README.md Timothy Miller 2020-08-26 16:20:03 -04:00
  • 142fbaa8ba Merge branch 'master' of https://github.com/timothymiller/cloudflare-ddns timothymiller 2020-08-26 05:51:28 -04:00
  • fa56332d18 Update README.md timothymiller 2020-08-26 05:51:20 -04:00
  • 78042582bb Update FUNDING.yml Tim Miller 2020-08-16 15:14:10 -04:00
  • 96d92accaa Added warnings for failure to detect ipv4 timothymiller 2020-08-15 22:42:43 -04:00
  • 18654798e0 Update README.md timothymiller 2020-08-13 23:15:27 -04:00
  • 1e14700d4e Update README.md section on IPv6 inside Docker timothymiller 2020-08-13 18:35:51 -04:00
  • 3b9a961f61 Updated README.md timothymiller 2020-08-13 18:33:52 -04:00
  • bd15e6f117 Fixed IPv6 support in Docker compose file. timothymiller 2020-08-13 18:30:10 -04:00
  • 5ac69b8274 Fixed IPv6 access inside Docker container timothymiller 2020-08-13 18:26:43 -04:00
  • e2deea1d6e Merge pull request #10 from merlinschumacher/patch-1 Tim Miller 2020-08-11 10:56:41 -04:00
  • ddc84cec96 Fix image path in docker-compose example Merlin Schumacher 2020-08-11 14:09:19 +02:00
  • 33334a529f Merge pull request #9 from luigifcruz/patch-1 Tim Miller 2020-08-07 19:19:31 -04:00
  • 86499b038a Update docker-compose.yml Luigi Cruz 2020-08-07 20:16:06 -03:00
  • c90335b8e4 Update README.md latest Tim Miller 2020-08-07 19:06:52 -04:00
  • 1e55144bf2 Added docker-compose build steps to README.md timothymiller 2020-08-05 13:30:33 -04:00
  • 7e8791c879 Update VS Code settings timothymiller 2020-08-05 03:52:04 -04:00
  • 8512dbc056 Updated README timothymiller 2020-08-05 03:47:58 -04:00
  • 168f59a6a1 Updated README timothymiller 2020-08-05 03:46:55 -04:00
  • 568b7b5ce3 Updated README timothymiller 2020-08-05 03:45:48 -04:00
  • de9cf97708 Docker + crontab backwards compatibility timothymiller 2020-08-05 03:40:45 -04:00
  • df6b8a381a Minimal multi-stage docker build timothymiller 2020-08-05 03:25:13 -04:00
  • a1e1348214 Update README.md Tim Miller 2020-07-27 18:23:46 -04:00
  • d3111d926a Update cloudflare-ddns.py Tim Miller 2020-07-27 17:52:56 -04:00
  • 6ab0c4edc9 Update and rename sync to start-sync.sh Tim Miller 2020-07-27 17:49:48 -04:00
  • d7ef763c8d Merge pull request #7 from zhanghan177/master Tim Miller 2020-07-27 17:47:06 -04:00
  • 0b0e8bdf9f Update README.md Han Zhang 2020-07-27 16:59:26 -04:00
  • 1cd4b8bab0 Update README.md Han Zhang 2020-07-27 16:58:22 -04:00
  • 022da2958a Add support for new API tokens. Han Zhang 2020-07-27 15:27:55 -04:00
  • 66bbbb5295 Merge pull request #5 from Sanderluc5/patch-1 Tim Miller 2020-05-01 19:47:36 -04:00
  • c4ac817100 Update cloudflare-ddns.py Sanderluc5 2020-05-01 07:18:29 +02:00
  • 216a5f402c Create FUNDING.yml Tim Miller 2019-12-06 14:24:48 -05:00
  • 6159e69e56 Update issue templates Tim Miller 2019-12-06 14:04:21 -05:00
  • f807ceb38f Merge pull request #4 from kernitus/master Tim Miller 2019-12-06 14:03:59 -05:00
  • 17d2377529 Fixed root domain being added instead of updated kernitus 2019-12-02 20:45:20 +00:00
  • e770f8ae9b Update README.md Tim Miller 2019-11-25 20:14:39 -05:00
  • d6d5dd1ab4 Updated README Timothy Miller 2019-10-15 23:28:58 -04:00
  • f9d2ccb2ad CNAME records Timothy Miller 2019-10-15 23:13:57 -04:00