Scroll to navigation

dnss(1) General Commands Manual dnss(1)

NAME

dnss - DNS over HTTPS (or GRPC)

SYNOPSYS

dnss [flags]

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.

OPTIONS

Run dnss --help for more details, or see the README file.

BUGS

If you want to report bugs, or have any questions or comments, please send an email to Alberto Bertogli <albertito@blitiri.com.ar>.