119 Commits

Author SHA1 Message Date
Timothy Miller
e129789a85 🚀 Improvement: Update readme guide on multiple zones 2021-02-26 01:18:53 -05:00
Timothy Miller
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
2021-02-26 01:15:35 -05:00
Timothy Miller
6140917119
Merge pull request #33 from markormesher/feat/handle-sigterm
handle sigterm and shutdown immediately
2021-01-23 11:50:23 -05:00
Mark Ormesher
d763be7931
handle sigterm and shutdown immediately 2021-01-20 18:50:36 +00:00
Timothy Miller
839ffe2551
Merge pull request #29 from xinxijishuwyq/master
Ignore case
2020-12-20 00:41:09 -05:00
KenWong
16352e4543 Ignore case
Signed-off-by: KenWong <xinxijishuwyq@gmail.com>
2020-12-20 13:37:14 +08:00
Timothy Miller
65d8c44ec3
Update docker-build.sh 2020-12-16 21:52:30 -05:00
Timothy Miller
de4e2ac5b6
Update docker-publish.sh 2020-12-16 21:52:18 -05:00
Timothy Miller
efefa0ae7a
Update docker-run.sh 2020-12-16 21:52:04 -05:00
Timothy Miller
748170926c
Update docker-build-all.sh 2020-12-16 21:51:50 -05:00
Timothy Miller
0ca979f91d
Update docker-publish.sh 2020-12-16 19:15:41 -05:00
Timothy Miller
3b92c57a75
Update README.md 2020-12-16 18:55:57 -05:00
timothymiller
db5edef4f0 🖥️ Complete Official Python Docker Image support
📚 Updated README.md
2020-12-16 18:55:06 -05:00
Timothy Miller
1235464e18
Merge pull request #28 from wloot/patch-1
Use 1.1.1.1 api instead of dirty hack to get ip
2020-12-16 18:28:25 -05:00
Julian Liu
58c69e2c5f
Use 1.1.1.1 api instead of dirty hack to get ip 2020-12-17 02:42:41 +08:00
timothymiller
3e1fcb13f3 🐳 Docker build scripts renamed 2020-12-16 05:52:41 -05:00
Timothy Miller
2b67615330
Merge pull request #27 from paz/master
dirty support to use cloudflare trace & force it to be ipv4/ipv6
2020-12-16 05:47:22 -05:00
root
344b056a6d use cloudflare trace & force it to be ipv4/ipv6 2020-12-16 18:01:40 +08:00
Timothy Miller
18ad6c6bc4
Merge pull request #25 from xinxijishuwyq/master
add option ttl
2020-12-12 15:22:40 -05:00
timothymiller
bc837c61a0 Merge branch 'master' of https://github.com/timothymiller/cloudflare-ddns 2020-12-12 14:53:03 -05:00
timothymiller
f63b0f13fc 🖼️ Added feature graphic 2020-12-12 14:52:52 -05:00
KenWong
cbfd628f22 add option ttl
Signed-off-by: KenWong <xinxijishuwyq@gmail.com>
2020-12-12 21:18:44 +08:00
Timothy Miller
3f2346db6f
Update README.md 2020-12-08 22:35:10 -05:00
Timothy Miller
a8be42292b
📄 Updated Dockerhub links in README.md 2020-12-08 04:04:43 -05:00
timothymiller
f77a72f4e3 📄 Fixed Discord invite link in README.md 2020-12-08 03:58:21 -05:00
timothymiller
a633478239 🖥️ Pi-zero support (ARMv6)
📊 Docker Image Stats
💬 Official Discord Server for support
2020-12-08 03:07:40 -05:00
timothymiller
96f781f8b3 👨‍💻 Multi-arch support (ARMv7/ARMv8,AMD64)
Updated requests dependency
2020-12-07 20:50:15 -05:00
timothymiller
242575d7aa ⛏️ Fix: Gracefully handles all IPv4 or IPv6 connectivity scenarios 2020-10-04 13:54:01 -04:00
Timothy Miller
2ad3d6b564 Updated hidden project file default settings 2020-08-26 16:33:49 -04:00
Timothy Miller
d6d3cb54d2 update README.md 2020-08-26 16:20:03 -04:00
timothymiller
142fbaa8ba Merge branch 'master' of https://github.com/timothymiller/cloudflare-ddns 2020-08-26 05:51:28 -04:00
timothymiller
fa56332d18 Update README.md 2020-08-26 05:51:20 -04:00
Tim Miller
78042582bb
Update FUNDING.yml 2020-08-16 15:14:10 -04:00
timothymiller
96d92accaa Added warnings for failure to detect ipv4 2020-08-15 22:42:43 -04:00
timothymiller
18654798e0 Update README.md 2020-08-13 23:15:27 -04:00
timothymiller
1e14700d4e Update README.md section on IPv6 inside Docker 2020-08-13 18:35:51 -04:00
timothymiller
3b9a961f61 Updated README.md 2020-08-13 18:33:52 -04:00
timothymiller
bd15e6f117 Fixed IPv6 support in Docker compose file. 2020-08-13 18:30:10 -04:00
timothymiller
5ac69b8274 Fixed IPv6 access inside Docker container 2020-08-13 18:26:43 -04:00
Tim Miller
e2deea1d6e
Merge pull request #10 from merlinschumacher/patch-1
Fix image path in docker-compose example README.
2020-08-11 10:56:41 -04:00
Merlin Schumacher
ddc84cec96
Fix image path in docker-compose example 2020-08-11 14:09:19 +02:00
Tim Miller
33334a529f
Merge pull request #9 from luigifcruz/patch-1
Fix docker compose username.
2020-08-07 19:19:31 -04:00
Luigi Cruz
86499b038a
Update docker-compose.yml 2020-08-07 20:16:06 -03:00
Tim Miller
c90335b8e4
Update README.md
Added link to precompiled docker images on DockerHub.
2020-08-07 19:06:52 -04:00
timothymiller
1e55144bf2 Added docker-compose build steps to README.md 2020-08-05 13:30:33 -04:00
timothymiller
7e8791c879 Update VS Code settings 2020-08-05 03:52:04 -04:00
timothymiller
8512dbc056 Updated README 2020-08-05 03:47:58 -04:00
timothymiller
168f59a6a1 Updated README 2020-08-05 03:46:55 -04:00
timothymiller
568b7b5ce3 Updated README 2020-08-05 03:45:48 -04:00
timothymiller
de9cf97708 Docker + crontab backwards compatibility 2020-08-05 03:40:45 -04:00