odoh-client-rs 0.1.4

Rust client for Oblivious DNS over HTTPS (ODoH) protocol draft-03
odoh-client-rs-0.1.4 is not a library.

odoh-client-rs

Latest Version

odoh-client-rs is a CLI Rust client that can be used to access resolvers running the Oblivious DNS over HTTPS (ODoH) protocol draft-03. It is built using the odoh-rs library. It is mainly intended for testing as it can only send one request at a time. To run an actual ODoH client, see cloudflared.

Example usage

The proxy and resolver are configured using the file specified by the -c flag, e.g., -c config.toml. The default configuration can be found at tests/config.toml. It uses https://odoh.cloudflare-dns.com, i.e., 1.1.1.1, as the target resolver.

$ cargo run -- example.com AAAA