awl/cmd
Sam Therapy 49f0033a92
Some checks failed
continuous-integration/drone/push Build is failing
feat(dig): Add dig HTTPS compatibility
BREAKING CHANGE: DNS-over-HTTPS requests are now dealt with differently
Using +https or -H now implies adding /dns-query (like dig)
Using the implied https:// prefix follows the old behaviour

Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-20 23:08:55 +02:00
..
cli.go refactor: Make all calls to options pointers (#132) 2022-10-13 12:49:36 +00:00
cli_test.go chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00
dig.go feat(dig): Add dig HTTPS compatibility 2022-10-20 23:08:55 +02:00
dig_test.go feat(dig): Add dig HTTPS compatibility 2022-10-20 23:08:55 +02:00
docs.go chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00
misc.go chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00
misc_test.go chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00