.TH dnss 1 .SH NAME dnss - DNS over HTTPS (or GRPC) .SH SYNOPSYS .B dnss .RI [ flags ] .SH DESCRIPTION dnss is a daemon that can encapsulate DNS over more secure protocols, like HTTPS or GRPC. In the default mode of operation, it listens for DNS requests on port 53, and will query an HTTPS server (https://dns.google.com by default) to resolve them. Alternatively, it can tunnel the DNS requests over GRPC. .SH OPTIONS Run dnss \--help for more details, or see the README file. .SH BUGS If you want to report bugs, or have any questions or comments, please send an email to Alberto Bertogli .