-
I found this in my logs:
```
2024-09-10 18:15:39
ERROR 2024/09/10 18:29:08 dock.xxx.net Get "https://dynamicdns.park-your-domain.com/update?host=dock&domain=xxx.net&password=XXXX&ip=": context de…
-
I have a bind9 server with TSIG keys. One of those key is named 'TSIG_HAPPYDOMAIN'.
When creating the DynamicDNS provider, the connection to the bind9 service fails if the 'Key Name' value is upper…
-
Hello!
I use caddy-dynamicdns to enable ddns on my private network/VPN (via Tailscale). Unfortunately, the change in #61 regresses my use case since private IPs are no longer returned by `ip_sourc…
-
https://github.com/Steve-Tech/DynamicDNS-Spigot/blob/b284209595c9794bb6b79cb1d1ca57f406950ae1/src/main/java/me/stevetech/dynamicdns/DynamicDNS.java#L54
the line above is constantly resetting the co…
-
Hi
This is a continuation of an issue reported on mholt's caddy-dynamicdns repo.
More information can be found here.
[https://github.com/mholt/caddy-dynamicdns/issues/3](url)
-
Setup is easy:
> With DynamicDNS feature you can update dynamic IP addresses automatically using any domain name that is registered in your name. Most routers or modems support automatic DNS update…
-
This will fail to update for the first domain, probably because there's some global dictionary that get the "@" key that then gets punted when its seen again.
```
daemon=60
syslog=yes …
-
A list of known altruistic Lightning Network watchtowers will be shared here in the format:
`@:`
Guide to set up (please read through before posting): https://www.lightningnode.info/advanced-tools…
-
My IP address recently changed, and after 24 hours, the DNS record still pointed to the old IP. The logs show multiple (successful?) attempts to update the DNS records, but somehow it failed.
```
…
-
Recently tried to build Caddy with this module using xcaddy, and it gave a fatal error.
I'm using Ubuntu 22.04
```bash
chris@Pluto:~/docker-compose-files/caddy$ xcaddy build --with github.com/mho…