dnss

Daemon for encapsulating DNS over HTTPS

Install

All systems
curl cmd.cat/dnss.sh
Debian Debian
apt-get install dnss
Ubuntu
apt-get install dnss
image/svg+xml Kali Linux
apt-get install dnss
Windows (WSL2)
sudo apt-get update sudo apt-get install dnss
Raspbian
apt-get install dnss

dnss

Daemon for encapsulating DNS over HTTPS

dnss is a daemon for encapsulating DNS over HTTPS. It can act as a DNS-to-HTTPS proxy, using https://dns.google.com as a server or anything implementing the same API. It can also act as an HTTPS-to-DNS proxy, implementing the same HTTP API; you can use this instead of https://dns.google.com if you want more control over the servers and the final DNS server used (for example if you are in an isolated environment, such as a test lab or a private network).