add dnsjson command

This commit is contained in:
Renan Vedovato Traba 2020-03-04 14:09:02 -03:00 committed by GitHub
parent dc34796b18
commit 925792a4dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* `dig @ns1.google.com o-o.myaddr.l.google.com TXT -6 +short` (IPv6)
* `dig @ns1.google.com o-o.myaddr.l.google.com TXT -4 +short` (IPv4)
* `dig resolver.dnscrypt.info TXT +short`
* `curl https://dnsjson.com/resolver.dnscrypt.info/TXT.json`
### JSON only
* `curl httpbin.org/ip`