39 Commits

Author SHA1 Message Date
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
timothymiller
df6b8a381a Minimal multi-stage docker build 2020-08-05 03:25:13 -04:00
Tim Miller
a1e1348214
Update README.md 2020-07-27 18:23:46 -04:00
Tim Miller
d3111d926a
Update cloudflare-ddns.py
Reuse variable name - duplicate delaration (code smell)
2020-07-27 17:52:56 -04:00
Tim Miller
6ab0c4edc9
Update and rename sync to start-sync.sh 2020-07-27 17:49:48 -04:00
Tim Miller
d7ef763c8d
Merge pull request #7 from zhanghan177/master
Add support for new API tokens.
2020-07-27 17:47:06 -04:00
Han Zhang
0b0e8bdf9f
Update README.md 2020-07-27 16:59:26 -04:00
Han Zhang
1cd4b8bab0
Update README.md 2020-07-27 16:58:22 -04:00
Han Zhang
022da2958a Add support for new API tokens. 2020-07-27 15:27:55 -04:00
Tim Miller
66bbbb5295
Merge pull request #5 from Sanderluc5/patch-1
Update cloudflare-ddns.py
2020-05-01 19:47:36 -04:00
Sanderluc5
c4ac817100
Update cloudflare-ddns.py
Fix to make the script working again.
2020-05-01 07:18:29 +02:00
Tim Miller
216a5f402c
Create FUNDING.yml 2019-12-06 14:24:48 -05:00
Tim Miller
6159e69e56 Update issue templates 2019-12-06 14:04:21 -05:00
Tim Miller
f807ceb38f
Merge pull request #4 from kernitus/master
Fixed root domain being added instead of updated
2019-12-06 14:03:59 -05:00
kernitus
17d2377529
Fixed root domain being added instead of updated 2019-12-02 20:45:20 +00:00
Tim Miller
e770f8ae9b Update README.md 2019-11-25 20:14:39 -05:00
Timothy Miller
d6d5dd1ab4 Updated README 2019-10-15 23:28:58 -04: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
Tim Miller
b687c40314
Initial commit 2019-09-29 15:28:32 -04:00