A command-line DNS lookup tool that supports DNS queries over UDP, TCP, TLS, HTTPS, DNSCrypt, and QUIC. https://dns.froth.zone/awl/
Go to file
Sam Therapy 1e528c3144
continuous-integration/drone/push Build is passing Details
lint, again
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-06-21 22:54:15 +02:00
.vscode Initial commit 2022-06-18 20:11:46 +02:00
lib lint, again 2022-06-21 22:54:15 +02:00
tests Untested: add wild domain parsing 2022-06-19 15:51:14 +02:00
.drone.yml Change container distro 2022-06-18 20:14:42 +02:00
.gitignore Initial commit 2022-06-18 20:11:46 +02:00
LICENSE Initial commit 2022-06-18 20:11:46 +02:00
README.md Fix naming 2022-06-18 20:17:15 +02:00
args.ts lint, again 2022-06-21 22:54:15 +02:00
deps.ts Untested: add wild domain parsing 2022-06-19 15:51:14 +02:00
mod.ts Untested: add wild domain parsing 2022-06-19 15:51:14 +02:00

README.md

awl: drill, writ small (and using deno)

Install: deno install --allow-net https://git.froth.zone/sam/awl/raw/branch/master/awl.ts