dnss
Daemon for encapsulating DNS over HTTPS
Install
- All systems
-
curl cmd.cat/dnss.sh
- Debian
-
apt-get install dnss - Ubuntu
-
apt-get install dnss - Kali Linux
-
apt-get install dnss - Windows (WSL2)
-
sudo apt-get updatesudo 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).