需要用到TXT解析,不同于CNAME和A解析,可以用PING命令验证,要验证TXT解析需要用到如下命令

nslookup -q=TXT txtdemo.lei.cool 8.8.8.8

输出内容如下

服务器:  google-public-dns-a.google.com
Address:  8.8.8.8

非权威应答:
txtdemo.lei.cool        text =

        "--hello world--"

 

相关文章:

  • 2022-12-23
  • 2022-02-08
  • 2022-12-23
  • 2021-12-22
  • 2022-12-23
  • 2021-04-10
  • 2021-05-09
  • 2022-02-16
猜你喜欢
  • 2022-12-23
  • 2021-12-18
  • 2021-09-17
  • 2022-12-23
  • 2022-01-22
  • 2021-06-30
  • 2022-12-23
相关资源
相似解决方案