net.dnsclient icon indicating copy to clipboard operation
net.dnsclient copied to clipboard

DNS Client Web App hosted on https://dnsclient.net/

Results 3 net.dnsclient issues
Sort by recently updated
recently updated
newest added

It would be great if I could run the app under a different basepath, perhaps even with an environment variable for docker. E.g., instead of http://localhost:8001/, I would like to...

Podman does not reliably resolve unqualified image names. This change updates the container image reference to a fully qualified Docker Hub URL to ensure it pulls correctly when using Podman.

Would it be possible to have a configuration option to just output the query result as text and not JSON, much the same as like dig or nslookup? I just...