Module arti::dns

source · []
Expand description

Implement a simple DNS resolver that relay request over Tor.

A resolver is launched with run_dns_resolver(), which listens for new connections and then runs

Functions

Launch a DNS resolver to listen on a given local port, and run indefinitely.