A command-line DNS lookup tool that supports DNS queries over UDP, TCP, TLS, HTTPS, DNSCrypt, and QUIC.
https://dns.froth.zone/awl/
|
||
---|---|---|
.vscode | ||
cli | ||
conf | ||
doc | ||
internal/helpers | ||
logawl | ||
query | ||
util | ||
.drone.jsonnet | ||
.gitignore | ||
.goreleaser.yaml | ||
docs.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
Makefile | ||
mkfile | ||
README.md | ||
renovate.json |
awl
awl
is a command-line DNS client, much like
drill
,
dig
,
dog
,
doggo
,
or q
.
awl
is designed to be a drop-in replacement for the venerable dig, but support newer RFC query types, such as DNS-over-HTTPS and DNS-over-QUIC.
Usage
Contributing
Send a pull request our way. Prefer emails? Send a patch to the mailing list.
Found a bug or want a new feature? Create an issue here.
License
See LICENSE