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 7a7d4ad325
continuous-integration/drone/push Build is passing Details
Change container distro
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-06-18 20:14:42 +02:00
.vscode Initial commit 2022-06-18 20:11:46 +02:00
lib Initial commit 2022-06-18 20:11:46 +02:00
tests Initial commit 2022-06-18 20:11:46 +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 Initial commit 2022-06-18 20:11:46 +02:00
deps.ts Initial commit 2022-06-18 20:11:46 +02:00
main.ts Initial commit 2022-06-18 20:11:46 +02:00
mod.ts Initial commit 2022-06-18 20:11:46 +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/mod.ts