<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss.xsl" type="text/xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>dnslookup | 折腾啥</title><description>Power Users/Automators 折腾/讨论/分享各种开源工具/脚本/自动化工作流👥 @zhetengsha_group📌 合集 https://t.me/zhetengsha/2🎁 恰饭 https://t.me/zhetengsha/957📢 广告投放 @xream @xream_botBuy ads: https://telega.io/c/zhetengshafeedId:55438372655431680+userId:62307599601855488</description><link>http://telegram.zhetengsha.eu.org</link><item><title>debug edns 小技巧先安装 </title><link>http://telegram.zhetengsha.eu.org/posts/2461</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/2461</guid><pubDate>Mon, 03 Feb 2025 10:20:13 GMT</pubDate><content:encoded>&lt;div class=&quot;image-list-container image-list-odd&quot;&gt;
      &lt;button type=&quot;button&quot; class=&quot;image-preview-button image-preview-wrap&quot; popovertarget=&quot;modal-2461-0&quot; popovertargetaction=&quot;show&quot; aria-label=&quot;Open image preview: debug edns 小技巧先安装 &quot;&gt;
        &lt;img src=&quot;/static/https://cdn5.telesco.pe/file/XUseEazc_cglRa8awgzthYCLwdO_OaTNVe8REn821p3iwGAzc9PuBvwtKS7Y-yySano2AdkYJXTqZ6TVuRfMKh4xXViy6QlSd7S5_znCeeIFSkET7BKwUJhHfZvK6_HS6YRHiLuNWAAnJaRlPJRd0WeadfyTffquq0OJ3123TXDFP3cw6ItlltC_fFv3HUVQZHeRShXTk9qSNYGdg5whOce2Oso6Kq5crgjPXl0Q53CmKQhIcJfz2Y-F9d-uBsFfInmHro0tg7Mo4gfXfCRGI6HSdXlDMrK2ZlDXHcsGBZl7ftdRICf6ZTh3FGUT3sFYdmpfq8hXKRtmEuCevNATDg.jpg&quot; alt=&quot;debug edns 小技巧先安装 &quot; width=&quot;800&quot; height=&quot;52&quot; loading=&quot;eager&quot; /&gt;
      &lt;/button&gt;
      &lt;div class=&quot;modal&quot; id=&quot;modal-2461-0&quot; popover=&quot;auto&quot; aria-label=&quot;Image preview&quot;&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__backdrop&quot; popovertarget=&quot;modal-2461-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;&lt;/button&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__close&quot; popovertarget=&quot;modal-2461-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;×&lt;/button&gt;
        &lt;div class=&quot;modal__surface&quot;&gt;
          
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;&lt;u&gt;debug edns 小技巧&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;先安装 &lt;a href=&quot;https://github.com/nxtrace/nali&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://github.com/nxtrace/nali&quot;&gt;https://github.com/nxtrace/nali&lt;/a&gt; 用来查询 IP, &lt;a href=&quot;https://github.com/mikefarah/yq&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://github.com/mikefarah/yq&quot;&gt;https://github.com/mikefarah/yq&lt;/a&gt; 用来处理 JSON( JSON 是结构化的数据, 方便取某个字段. 如果只是想要看文本响应, 不需要输出 JSON)&lt;br /&gt;&lt;br /&gt;1. 以 &lt;a href=&quot;https://github.com/natesales/q&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://github.com/natesales/q&quot;&gt;https://github.com/natesales/q&lt;/a&gt; 为例:&lt;br /&gt;&lt;br /&gt;&lt;pre class=&quot;code&quot;&gt;&lt;code class=&quot;language-ruby&quot;&gt;q o&lt;span class=&quot;token operator&quot;&gt;-&lt;/span&gt;o&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;myaddr&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;l&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;google&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;com &lt;span class=&quot;token constant&quot;&gt;TXT&lt;/span&gt; &lt;span class=&quot;token variable&quot;&gt;@tls&lt;/span&gt;&lt;span class=&quot;token operator&quot;&gt;:&lt;/span&gt;&lt;span class=&quot;token operator&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;token operator&quot;&gt;/&lt;/span&gt;&lt;span class=&quot;token number&quot;&gt;8.8&lt;/span&gt;&lt;span class=&quot;token number&quot;&gt;.4&lt;/span&gt;&lt;span class=&quot;token number&quot;&gt;.4&lt;/span&gt; &lt;span class=&quot;token operator&quot;&gt;-&lt;/span&gt;&lt;span class=&quot;token operator&quot;&gt;-&lt;/span&gt;format&lt;span class=&quot;token operator&quot;&gt;=&lt;/span&gt;json  &lt;span class=&quot;token operator&quot;&gt;|&lt;/span&gt; yq eval &lt;span class=&quot;token string-literal&quot;&gt;&lt;span class=&quot;token string&quot;&gt;&apos;.[] | .replies[].answer[].txt[] | select(test(&quot;edns0-client-subnet&quot;))&apos;&lt;/span&gt;&lt;/span&gt; &lt;span class=&quot;token operator&quot;&gt;|&lt;/span&gt; nali&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;2. 以 &lt;a href=&quot;https://github.com/ameshkov/dnslookup&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://github.com/ameshkov/dnslookup&quot;&gt;https://github.com/ameshkov/dnslookup&lt;/a&gt; 为例:&lt;br /&gt;&lt;br /&gt;&lt;pre class=&quot;code&quot;&gt;&lt;code class=&quot;language-text&quot;&gt;JSON=1 RRTYPE=TXT dnslookup o-o.myaddr.l.google.com tls://8.8.4.4 | yq &apos;.Answer | map(.Txt) | flatten | map(. | select(. == &quot;*edns*&quot;))&apos;|nali&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6327880277607583303.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha/2&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;频道资源合集&quot;&gt;频道资源合集&lt;/a&gt;  &lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6327792445526380187.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha/957&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;恰饭推荐&quot;&gt;恰饭推荐&lt;/a&gt;  &lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6021860481923288796.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;https://t.me/zhetengsha_group&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;群组&quot;&gt;群组&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img class=&quot;tg-emoji&quot; src=&quot;/static/https://telegram.me/i/emoji/6327836885552991740.webp&quot; alt=&quot;&quot; loading=&quot;lazy&quot; width=&quot;20&quot; height=&quot;20&quot; /&gt; &lt;a href=&quot;/search/result?q=%23edns&quot; title=&quot;#edns&quot;&gt;#edns&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23ecs&quot; title=&quot;#ecs&quot;&gt;#ecs&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23dns&quot; title=&quot;#dns&quot;&gt;#dns&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23dnslookup&quot; title=&quot;#dnslookup&quot;&gt;#dnslookup&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23q&quot; title=&quot;#q&quot;&gt;#q&lt;/a&gt;</content:encoded></item></channel></rss>