-
I have setup ising https://github.com/acmesh-official/acme.sh/wiki/dnsapi#15-use-freedns
then went back to Create Cert and get the following errir.
Steps to reproduce
------------------
**ash-4…
-
Hello,
thanks for your project! I have adapt it to a kvm VM and it works smoothly there. In your example the `zone` was **example.org** but for me it had to be **dyndns.example.org** - that is a bit …
-
Looking at my logs, I see a funny series of errors just after the server was rebooted. The client took two and a half minutes to reconnect (not sure why, I might have been rebooting it at the same tim…
-
How do I prevent multiple records from being created? I'm running like this. This only happens some times. Unable to figure out when it replaces the IP vs when it creates a new entry
```NDDNS_IPv…
-
Check if RemoteAdmin ip_access_addresses support domain names.
Worse case, 0.0.0.0 used that allows all IP adresses to access RemoteAdmin module.
There is still the password for security.
-
I am running the example code on android 10 (physical device), it is working properly when starting, but after I paused it, I cannot re-download any way. Then I tested with android 9, 10, 11, 12 by vi…
-
Are there any benchmarks which compare redbird with apache and nginx for example by serving static files. People use nginx with express because it serves static files much faster. According to them ng…
ghost updated
3 weeks ago
-
Error: Call to a member function find() on a non-object
File: /opt/lampp/htdocs/avasec/app/Controller/RolesController.php
Line: 79
-
Hello,
I've a wildcard domain (all subhosts shows to the same ip) from my dyndns-hoster. For that domain I tried to get a wildcard certificate from letsencrypt, but my dyndns-hoster had no api for …
-
Per [RFC1738](https://www.ietf.org/rfc/rfc1738.txt) you can supply a username and password for basic auth as part of the URL in the format: `http(s)://username:password@example.com` however urequests …