Command: dig

 

https://serverfault.com/questions/729025/what-are-all-the-flags-in-a-dig-response

flags:

  1. +qr +noqr toggles the display of the query message as it is sent, By default the query is not printed

  2. +recurse +norecurse 
    This option toggles the setting of the RD (recursion desired) bit in the query, this bit is set by default, which means dig normally sends recursive queries. Recursion is automatically disabled when the +nssearch or +trace query option is used

     

     

  3. RA +raflag +noraflag  This option sets [or does not set] the RA (Recursion Available) bit in the query, The default is +noraflag, This bit is ignored by the server for QUERY

  4. +aaonly +noaaonly This option sets the aa flag in the query

commands:

  1. dig x.com any +noall +answer

     

  2. dig -x 1.1.1.1 +short

     

posted @   ascertain  阅读(24)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律
历史上的今天:
2022-02-02 CSS: transform transition
点击右上角即可分享
微信分享提示