Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 732 Bytes

USAGE.md

File metadata and controls

26 lines (17 loc) · 732 Bytes

Usage

DOH Query to target

./odoh-client doh --domain www.apple.com. --target odoh-target-dot-odoh-target.wm.r.appspot.com --dnstype AAAA

ODOH Query to target

./odoh-client odoh --domain www.cloudflare.com. --dnstype AAAA --target odoh-target-dot-odoh-target.wm.r.appspot.com --key 01234567890123456789012345678912

ODOH Query to target via a proxy

./odoh-client odoh --domain www.cloudflare.com. --dnstype AAAA --target odoh-target-dot-odoh-target.wm.r.appspot.com --key 01234567890123456789012345678912 --proxy odoh-proxy-dot-odoh-target.wm.r.appspot.com

Get Public Key of a target

./odoh-client get-publickey --ip odoh-target-dot-odoh-target.wm.r.appspot.com