-
Running v1.2. When I try to generate the QR code to connect the Zap mobile wallet I get an error in the terminal, and the QR code fails to load on the raspiblitz LCD screen. I also cannot display the …
-
This is not an issue but you can do this with user scripts.
Just add the following script:
curl "https://dynamicdns.park-your-domain.com/update?host=@&domain=DOMAIN&password=PASSWORD"
And run i…
-
**TLDR**: The plugin for dd24 seems to be broken. No update is possible ("ERROR bad authentication"). It seems, there is a typo or copy&paste error in source @ the if/else near https://github.com/…
-
started this issue, in part to just include this research
while looking through yuno host code to see how they do updating,
I found the file where they handle dynamic dns, for reference:
https:/…
-
hey, I've started trying to build a dynamic DNS server for a project, using trust-dns.
So far I've been using InMemoryAuthority and its working well for serving lookups.
I'm now trying to send…
-
hello,
I want to be able to setup let's encrypt for my own domain, that I have already pointed to my public IP address. (clear net node)
of course I couldn't add my own domain as stand-alone, so I'v…
-
RC version | v7.1.2
---------- | -------
v7.1.0 PR | #4288
v7.1.1 PR | #4299
v7.1.2 PR | #4308
Changelog | https://github.com/MichaIng/DietPi/blob/beta/CHANGELOG.txt
Code changes | https://githu…
-
https://desec.io/ is awesome and has a pretty good featurefull REST api: https://desec.readthedocs.io/en/latest/dns/domains.html
It would be great if you could support it.
-
**Describe the bug**
The FreeDNS service will not update the IP anymore due to a broken URL. Teh first failure in my logs was on May 27 2021. The log shows a 404 error.
**To Reproduce**
Steps to …
-
So I want to have a replacement like:
```
replace github.com/mholt/caddy-dynamicdns => github.com/francislavoie/caddy-dynamicdns caddyfile
```
So I try this:
```
xcaddy build --with github…