Documentation
¶
Overview ¶
awl is a DNS lookup tool written in Go, similar to (and heavily inspired by) drill.
It runs and displays similar outputs to drill, without any frills. Options are given to print with JSON, XML and YAML.
Supports results from DNS-over-[UDP, TCP, TLS, HTTPS, QUIC] servers
Why use this over the alternatives? Good question.
Directories
¶
Path | Synopsis |
---|---|
Package cli is the CLI part of the package, including both POSIX flag parsing and dig-like flag parsing.
|
Package cli is the CLI part of the package, including both POSIX flag parsing and dig-like flag parsing. |
Package conf contains helper functions for getting local nameservers
|
Package conf contains helper functions for getting local nameservers |
pkg
|
|
logawl
Package logawl is a package for custom logging needs
|
Package logawl is a package for custom logging needs |
query
Package query is for the various query types.
|
Package query is for the various query types. |
resolvers
Package resolvers contain the various DNS resolvers to use.
|
Package resolvers contain the various DNS resolvers to use. |
util
Package util contains helper functions that don't belong anywhere else
|
Package util contains helper functions that don't belong anywhere else |
Click to show internal directories.
Click to hide internal directories.