aboutsummaryrefslogtreecommitdiff
path: root/cmd/resolver/options.go
AgeCommit message (Expand)Author
2022-04-14cmd/resolver: refactor the resolver as client of DNS and rescachedShulhan
2022-03-15all: change the rescached license to GPL 3.0 or laterShulhan
2021-12-27cmd/resolver: realign struct optionsShulhan
2021-12-04all: sync with latest share moduleShulhan
2021-11-14cmd/resolver: fix redundant new linesShulhan
2019-10-18resolver: print the usage with examplesShulhan
2019-10-17resolver: allow "ns" option to query DNS over TLS and HTTPSShulhan
2019-01-26all: fix capitalized errors stringShulhan
2018-11-30options: realign struct sizesShulhan
2018-09-25cmd/resolver: add option to query name using DNS over HTTPShulhan
2018-09-06cmd/resolver: use map of type and class from package lib/dnsShulhan
2018-08-30cmd/resolver: fix flag nameserver (ns) overriden by resolv.conf valuesShulhan
2018-08-27cmd/resolver: command line interface to query hostname (as in dig)Shulhan