dig 回复在评论部分返回标志:
$ dig example.com +noall +comments
; <<>> DiG 9.8.3-P1 <<>> example.com +noall +comments
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 29045
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
Run Code Online (Sandbox Code Playgroud)
在这里的最后一行,有标志:
flags: qr rd ra;
Run Code Online (Sandbox Code Playgroud)
dig 有哪些可能的标志?
这是我迄今为止找到的列表: