Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
natesales committed Jul 1, 2023
2 parents 761dbb5 + 7533f9e commit 10b9ef3
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@ Application Options:
--pad Set EDNS0 padding
--http3 Use HTTP/3 for DoH
--recaxfr Perform recursive AXFR
-f, --format= Output format (pretty, json, yaml, raw) (default: pretty)
--pretty-ttls Format TTLs in human readable format (default: true)
-f, --format= Output format (pretty, json, yaml, raw)
(default: pretty)
--pretty-ttls Format TTLs in human readable format (default:
true)
--color Enable color output
--question Show question section
--answer Show answer section (default: true)
Expand All @@ -61,7 +63,8 @@ Application Options:
--aa Set AA (Authoritative Answer) flag in query
--ad Set AD (Authentic Data) flag in query
--cd Set CD (Checking Disabled) flag in query
--rd Set RD (Recursion Desired) flag in query (default: true)
--rd Set RD (Recursion Desired) flag in query
(default: true)
--ra Set RA (Recursion Available) flag in query
--z Set Z (Zero) flag in query
--t Set TC (Truncated) flag in query
Expand All @@ -80,7 +83,8 @@ Application Options:
--quic-no-length-prefix Don't add RFC 9250 compliant length prefix
--handshake-timeout= Handshake timeout (default: 10s)
--tcp-dial-timeout= TCP dial timeout (default: 5s)
--default-rr-types= Default record types (default: A, AAAA, NS, MX, TXT, CNAME)
--default-rr-types= Default record types (default: A, AAAA, NS, MX,
TXT, CNAME)
--udp-buffer= Set EDNS0 UDP size in query (default: 1232)
-v, --verbose Show verbose log messages
--trace Show trace log messages
Expand Down

0 comments on commit 10b9ef3

Please sign in to comment.