-
The current method of interacting with the Custom DNS API uses the user name and password
e.g.
`curl -X VERB [-d "value"] --user {email}:{password} https://domain/admin/dns/custom[/qname[/rtype]…
-
Does this mean "EDNS Destinations". Trying to find EDSR elsewhere
-
Hi,
I have several Certs used for my Internal Network VM's and devices that are due to expire in the next 14 days or so, each of these appears to have been created using EasyRSA 3.1.7 (as that is w…
g0lgs updated
2 weeks ago
-
### What is the issue?
Tailscale is overwriting `/etc/resolv.conf` when it should be working with `systemd-resolved`
### Steps to reproduce
```sh
sudo systemctl stop tailscaled.service
sudo…
-
I'm looking to use trust-dns to build a pretty basic DNS server that's programmatically configurable (i.e., has a separate HTTP API for configuring the contents of the zone). I want the data to be pe…
-
When using option 3, the script crashes with the error:
**Expecting value: line 1 column 1 (char 0)**
Here is example:
=§> 3
Domain: https://google.com
[+] Done
[+] Connection : OK
[-] …
-
$ alias dockernotary="notary -c $HOME/.docker/trust/config.json -d $HOME/.docker/trust/ -s https://notary.docker.io"
$ dockernotary version
notary
Version: 0.4.3
Git commit: 9211198
$ dock…
-
I doesn't find any Prometheus exporter which allow this functionality, so this will be unique future.
TLSA records works on DNSSEC signed zones and allow to authenticate host even with certificate is…
-
The service is failing to start.
root@DietPi:~# sudo service unbound restart
Job for unbound.service failed because the control process exited with error code.
See "systemctl status unbound.servi…
-
Getting mismatched types error despite exactly the same types. Works when called from some areas of project, fails from other areas.
I tried this code:
https://github.com/AS207960/whois-email, fun…