8000 GitHub - Xiet26/q: A tiny command line DNS client with support for UDP, DoT, DoH, DoQ and ODoH.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ q Public
forked from natesales/q

A tiny command line DNS client with support for UDP, DoT, DoH, DoQ and ODoH.

License

Notifications You must be signed in to change notification settings

Xiet26/q

 
 

Repository files navigation

q

A tiny command line DNS client with support for UDP, DoT, DoH, DoQ, and ODoH.

Release Coverage Go Report License

q screenshot

Usage

q command line DNS client (https://github.com/natesales/q)

Usage:
  q [OPTIONS]

Application Options:
  -q, --qname=      Query name
  -s, --server=     DNS server
  -t, --type=       RR type
  -x, --reverse     Reverse lookup
  -d, --dnssec      Request DNSSEC
  -f, --format=     Output format (pretty, json, raw) (default: pretty)
  -c, --chaos       Use CHAOS query class
  -p, --odoh-proxy= ODoH proxy
  -i, --insecure    Disable TLS certificate verification
      --timeout=    Upstream timeout in seconds (default: 10)
  -v, --verbose     Show verbose log messages

Help Options:
  -h, --help        Show this help message

Demo

asciicast

Protocol Support

Installation

q is available as a deb/rpm for apt/yum in my public code repositories, as a binary under releases, and in the AUR as q-dns-git.

About

A tiny command line DNS client with support for UDP, DoT, DoH, DoQ and ODoH.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%
0