-
Hi Shreyas,
I run TDNS on some hosts with multiple NICs. When doing this, the DNS notify messages are sourced with the outgoing interface IP instead of the listening interface IP. The notify messag…
-
Heya! Similar to a different feature request I saw here I have a proposal.
As TDNS already has a webserver, it would be nice to have the option to serve a webpage on NXDomain, such as a 404 page.
…
-
Hello i want to return custom ip for Nx Domains (non exists domains). any one know how to do this?
-
In some cases, like the cases where the user's IP is not registered or geolocated in the same country as the user, the EDNS Client Subnet may route the user to somewhere far from the current user loca…
-
I tried to click on "Sign zone" on a zone with APP records, to which I get the error that you can't sign APP records - understandable.
However, it did create RRSIG records for the unique name TXT r…
-
Installed on clean Debian along with Tailscale, lighttpd and nut. Upstream servers are DoH from blahdns.com.
Technitium version 11.5.3.
Logs look like this. I tried running it with logging querie…
-
{
"enableForwarding": true,
"proxyServers": [
{
"name": "local-proxy",
"type": "http",
"proxyAddress": "localhost",
"proxyPort": 1080,
"proxyUsername": nu…
-
It would be useful to see what percentage of my connections are UDP/TCP and DNS/TLS/DOH/HTTPS/JSON. A breakdown in the statistics would be ideal.
-
Technitium 11.5.3 with Advanced blocking 6.1
I am trying to configure the advanced blocking for a domain for a specific host but the dns server raised an exception:
```
[2023-12-05 14:46:08 UT…
-
Trying to create this as an addon in homeassistant, (from Docker Hub)
I can run it but not keep peristant data
unable to run run.sh
COPY run.sh /
RUN chmod a+x /run.sh
CMD [ "/run.sh" ]