Search Criteria
Package Details: cf-ddns 0.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cf-ddns.git (read-only, click to copy) |
---|---|
Package Base: | cf-ddns |
Description: | Simple program to update Cloudflare A records, useful for dynamic dns |
Upstream URL: | https://git.sr.ht/~imraniq/cf-ddns |
Keywords: | cloudflare, ddns |
Licenses: | GPL3 |
Submitter: | imran-iq |
Maintainer: | imran-iq |
Last Packager: | imran-iq |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-08 03:34 (UTC) |
Last Updated: | 2024-09-06 10:20 (UTC) |
Dependencies (1)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
imran-iq commented on 2023-10-18 02:21 (UTC) (edited on 2023-10-18 02:21 (UTC) by imran-iq)
The log line is normal on first run (i should probably remove that print), it just means that no existing cache file was found.
Was there any other logs generated?
Do the following files exist?
.cache/cf-ddns/cf_data.json -> should contain mappings of the domains to cloudflare ids
.cache/cf-ddns/ip.cache -> text file that has the result from icanhazip.com saved, this should be your external ip
forcegk commented on 2023-10-17 10:36 (UTC)
Program fails as it can not open .cache/cf-ddns/cf_data.json
IP is not updated in cloudflare either.