🐶 Command-line DNS Client for Humans. Written in Golang
 
 
 
 
 
 
Go to file
Karan Sharma 94b9c6be15 fix: ndots options 2020-12-13 21:46:27 +05:30
cmd fix: ndots options 2020-12-13 21:46:27 +05:30
pkg/resolvers fix: output formatting 2020-12-13 13:56:38 +05:30
.gitignore chore: cleanup 2020-12-10 21:56:09 +05:30
LICENSE Initial commit 2020-12-09 10:37:09 +05:30
Makefile feat: Add custom help text 2020-12-13 21:03:44 +05:30
README.md feat: remove urfave/cli 2020-12-13 17:49:10 +05:30
TODO.md fix: ndots options 2020-12-13 21:46:27 +05:30
go.mod feat: remove urfave/cli 2020-12-13 17:49:10 +05:30
go.sum feat: remove urfave/cli 2020-12-13 17:49:10 +05:30

README.md

doggo

Command-line DNS client written in Golang

WIP