Merge pull request #34 from hellupline/patch-1

add dnsjson command
This commit is contained in:
Igor Chubin 2020-03-05 17:55:15 +01:00 committed by GitHub
commit ad1fbefccc
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`