view README.md @ 8:7d09a25d87c9 default tip

Improve README
author Lewin Bormann <lbo@spheniscida.de>
date Fri, 16 Oct 2020 12:01:32 +0200
parents d31b0316199e
children
line wrap: on
line source

# dnsoverrpc

tunnels DNS queries via [`clusterrpc`](https://github.com/dermesser/clusterrpc).

Why? Because. In addition, it may provide you with some level of privacy as
`clusterrpc` can be made to operate over an encrypted connection very easily:
Just generate a keypair using the `crpc-keygen` binary from `clusterrpc`, and
supply the keys to server and client.