view client/README @ 5:2eff863290d5

Add README files for client and server.
author Lewin Bormann <lbo@spheniscida.de>
date Thu, 01 Oct 2020 15:05:40 +0200
parents
children
line wrap: on
line source

The client acts as a DNS stub, wraps DNS requests into RPC requests. 

Run `client --help` for an overview of its options.

To encrypt requests, generate keys using `crpc-keygen` from the clusterrpc
repository (https://github.com/dermesser/clusterrpc). Supply the public key to the client
using the `--pubkeyfile` option.