惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 司徒正美
M
MIT News - Artificial intelligence
博客园_首页
IT之家
IT之家
L
LangChain Blog
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
Blog — PlanetScale
Blog — PlanetScale
人人都是产品经理
人人都是产品经理
博客园 - Franky
云风的 BLOG
云风的 BLOG
罗磊的独立博客
量子位
G
Google Developers Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
博客园 - 叶小钗
S
SegmentFault 最新的问题
Stack Overflow Blog
Stack Overflow Blog
B
Blog
T
Tailwind CSS Blog
A
About on SuperTechFans
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

json on CoreDNS: DNS and Service Discovery

暂无文章

JSON
2025-03-06 · via json on CoreDNS: DNS and Service Discovery

Name

json - query a JSON-formatted DNS server

Description

The json plugin queries a JSON-formatted DNS server and returns the result as a DNS response.

Syntax

json <URI>
  • URI (required): The URI of the JSON-formatted DNS server.

Example

. {
    json https://your-json-dns-server.com/api/v1/dns
}

Supported record types

The json plugin supports the following DNS record types:

  • A
  • AAAA
  • CNAME
  • MX
  • TXT