mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-08-03 14:29:13 +02:00
add dnsjson command
This commit is contained in:
parent
dc34796b18
commit
925792a4dc
1 changed files with 1 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue