<?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>SMART | 折腾啥</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>Sub-Store 根据参数下发 mihomo smart 配置▎使用场景在文件链接后添加 URL 参数 smart=true / smart=1 来选择性下发 smart 策略组▎在文件中添加一个脚本操作const { smart } = $options?._req?.query || {};</title><link>http://telegram.zhetengsha.eu.org/posts/6155</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/6155</guid><pubDate>Tue, 23 Jun 2026 13:01:40 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-6155-0&quot; popovertargetaction=&quot;show&quot; aria-label=&quot;Open image preview: Sub-Store 根据参数下发 mihomo smart 配置▎使用场景在文件链接后添加 URL 参数 smart=true / smart=1 来选择性下发 smart 策略组▎在文件中添加一个脚本操作const { smart } = $options?._req?.query || {};&quot;&gt;
        &lt;img src=&quot;/static/https://cdn5.telesco.pe/file/GMDmMUkshvBBl1mHXfnVeXAEXczFrnr5wcwD_s2FVGZwa0V40TJ8bLFvmY_Ullz56s0aCsjLXa710wsM9cTwE2NEkDcS6Bq5CbVQ_iQfxOyWHEN7znM2CanN4YKfB4lhldkTo26ebGL5HW-xp6ZNqjJ5UVpN6ouYIpQKqnUVOnVjISTkAtzh8bWZoi_g9qploXDX_-RLvGxWf9E84qdn-_izBENMNC3F-vCz1QepHE7VYH4vAXumVWUSrOLeE6f3To9TbXqtg0TvKhotK3lHQ4InVGkAUhT0QrT3i9cG3Lkvyit-bRw0fk9v-dl_2rBAeKnRJTqGlyw1a7i1rXl4dA.jpg&quot; alt=&quot;Sub-Store 根据参数下发 mihomo smart 配置▎使用场景在文件链接后添加 URL 参数 smart=true / smart=1 来选择性下发 smart 策略组▎在文件中添加一个脚本操作const { smart } = $options?._req?.query || {};&quot; width=&quot;800&quot; height=&quot;542&quot; loading=&quot;eager&quot; /&gt;
      &lt;/button&gt;
      &lt;div class=&quot;modal&quot; id=&quot;modal-6155-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-6155-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-6155-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;Sub-Store 根据参数下发 mihomo &lt;/u&gt;&lt;mark class=&quot;highlight&quot;&gt;&lt;u&gt;smart&lt;/u&gt;&lt;/mark&gt;&lt;u&gt; 配置&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;▎使用场景&lt;br /&gt;&lt;br /&gt;在文件链接后添加 URL 参数 &lt;code&gt;&lt;mark class=&quot;highlight&quot;&gt;smart&lt;/mark&gt;=true&lt;/code&gt; / &lt;code&gt;&lt;mark class=&quot;highlight&quot;&gt;smart&lt;/mark&gt;=1&lt;/code&gt; 来选择性下发 &lt;mark class=&quot;highlight&quot;&gt;smart&lt;/mark&gt; 策略组&lt;br /&gt;&lt;br /&gt;▎在文件中添加一个脚本操作&lt;br /&gt;&lt;br /&gt;&lt;pre class=&quot;code&quot;&gt;&lt;code class=&quot;language-javascript&quot;&gt;&lt;span class=&quot;token keyword&quot;&gt;const&lt;/span&gt; &lt;span class=&quot;token punctuation&quot;&gt;{&lt;/span&gt; smart &lt;span class=&quot;token punctuation&quot;&gt;}&lt;/span&gt; &lt;span class=&quot;token operator&quot;&gt;=&lt;/span&gt; $options&lt;span class=&quot;token operator&quot;&gt;?.&lt;/span&gt;_req&lt;span class=&quot;token operator&quot;&gt;?.&lt;/span&gt;query &lt;span class=&quot;token operator&quot;&gt;||&lt;/span&gt; &lt;span class=&quot;token punctuation&quot;&gt;{&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;}&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;;&lt;/span&gt;

&lt;span class=&quot;token keyword&quot;&gt;if&lt;/span&gt; &lt;span class=&quot;token punctuation&quot;&gt;(&lt;/span&gt;smart &lt;span class=&quot;token operator&quot;&gt;&amp;amp;&amp;amp;&lt;/span&gt; &lt;span class=&quot;token constant&quot;&gt;JSON&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;token function&quot;&gt;parse&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;(&lt;/span&gt;smart&lt;span class=&quot;token punctuation&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;token punctuation&quot;&gt;{&lt;/span&gt;
  &lt;span class=&quot;token keyword&quot;&gt;const&lt;/span&gt; config &lt;span class=&quot;token operator&quot;&gt;=&lt;/span&gt; ProxyUtils&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;yaml&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;token function&quot;&gt;safeLoad&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;(&lt;/span&gt;$content&lt;span class=&quot;token punctuation&quot;&gt;)&lt;/span&gt;
  config&lt;span class=&quot;token punctuation&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;token string&quot;&gt;&apos;proxy-groups&apos;&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;]&lt;/span&gt; &lt;span class=&quot;token operator&quot;&gt;=&lt;/span&gt; config&lt;span class=&quot;token punctuation&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;token string&quot;&gt;&apos;proxy-groups&apos;&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;token function&quot;&gt;map&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;token parameter&quot;&gt;group&lt;/span&gt; &lt;span class=&quot;token operator&quot;&gt;=&amp;gt;&lt;/span&gt; &lt;span class=&quot;token punctuation&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;{&lt;/span&gt;
    &lt;span class=&quot;token operator&quot;&gt;...&lt;/span&gt;group&lt;span class=&quot;token punctuation&quot;&gt;,&lt;/span&gt;
    &lt;span class=&quot;token literal-property property&quot;&gt;type&lt;/span&gt;&lt;span class=&quot;token operator&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;token punctuation&quot;&gt;[&lt;/span&gt;&lt;span class=&quot;token string&quot;&gt;&apos;url-test&apos;&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;]&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;token function&quot;&gt;includes&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;(&lt;/span&gt;group&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;type&lt;span class=&quot;token punctuation&quot;&gt;)&lt;/span&gt; &lt;span class=&quot;token operator&quot;&gt;?&lt;/span&gt; &lt;span class=&quot;token string&quot;&gt;&apos;smart&apos;&lt;/span&gt; &lt;span class=&quot;token operator&quot;&gt;:&lt;/span&gt; group&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;type
  &lt;span class=&quot;token punctuation&quot;&gt;}&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;)&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;;&lt;/span&gt;
  $content &lt;span class=&quot;token operator&quot;&gt;=&lt;/span&gt; ProxyUtils&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;yaml&lt;span class=&quot;token punctuation&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;token function&quot;&gt;safeDump&lt;/span&gt;&lt;span class=&quot;token punctuation&quot;&gt;(&lt;/span&gt;config&lt;span class=&quot;token punctuation&quot;&gt;)&lt;/span&gt;
&lt;span class=&quot;token punctuation&quot;&gt;}&lt;/span&gt;&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/6327711622831803904.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/214&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;Sub-Store 合集&quot;&gt;Sub-Store 合集&lt;/a&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=%23SubStore&quot; title=&quot;#SubStore&quot;&gt;#SubStore&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Sub&quot; title=&quot;#Sub&quot;&gt;#Sub&lt;/a&gt;-Store &lt;a href=&quot;/search/result?q=%23%E5%B0%8F%E8%AF%BE%E5%A0%82&quot; title=&quot;#小课堂&quot;&gt;#小课堂&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23tips&quot; title=&quot;#tips&quot;&gt;#tips&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%AE%A2%E9%98%85&quot; title=&quot;#订阅&quot;&gt;#订阅&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%85%8D%E7%BD%AE&quot; title=&quot;#配置&quot;&gt;#配置&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23smart&quot; title=&quot;#smart&quot;&gt;#smart&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E8%A6%86%E5%86%99&quot; title=&quot;#覆写&quot;&gt;#覆写&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23mihomo&quot; title=&quot;#mihomo&quot;&gt;#mihomo&lt;/a&gt;</content:encoded></item><item><title>DiskWatch: 单机磁盘诊断 TUI• 实时展示容量、IO、延迟、健康状态和热点文件• 支持 SMART、NVMe、APFS、LVM 等，自动调用系统工具获取详细信息  • 通过异常卡片快速定位问题根源</title><link>http://telegram.zhetengsha.eu.org/posts/5704</link><guid isPermaLink="true">http://telegram.zhetengsha.eu.org/posts/5704</guid><pubDate>Mon, 18 May 2026 13:15:00 GMT</pubDate><content:encoded>&lt;video src=&quot;/static/https://cdn5.telesco.pe/file/605cf0890c.mp4?token=TdQ1CmIJiTD0HHbsEtlj0d8ma2ZNOugjJBkEc6G0mclpahmYdim4GF25SqxprDBVJFD-PCxLKknwK3Z0qxxBzrYKt0d3WpzXJvjiOlUZdjTfm7qAXFCv7c8ij--2NsgiZUDgfR7gl35wbQq06sYioj3hQGgpUe1ExCxrDNT2b5b1i8m652tTI4gflO1_dz_3Y7DBFkTwsTH9tLcG7SlzFPV5C6QajphBgl1GfjmelpNjjGew6YvbRbv8Sj9u_wxZnO6hmWTE23kMsAHfRZuSdegHbUilvHm0Rk23C-72qqtr2r-MbwkxJMY3FH_-9LDdHKgtkQpRDwH9mHAYh-USaA&quot; class=&quot;tgme_widget_message_video js-message_video&quot; width=&quot;100%&quot; height=&quot;100%&quot; preload=&quot;auto&quot; muted autoplay loop playsinline controls webkit-playsinline&gt;&lt;/video&gt;&lt;u&gt;DiskWatch: 单机磁盘诊断 TUI&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;• 实时展示容量、IO、延迟、健康状态和热点文件&lt;br /&gt;&lt;br /&gt;• 支持 &lt;mark class=&quot;highlight&quot;&gt;SMART&lt;/mark&gt;、NVMe、APFS、LVM 等，自动调用系统工具获取详细信息  &lt;br /&gt;&lt;br /&gt;• 通过异常卡片快速定位问题根源&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;https://github.com/matthart1983/diskwatch&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://github.com/matthart1983/diskwatch&quot;&gt;https://github.com/matthart1983/diskwatch&lt;/a&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/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;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/6330367862535884142.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/xream_bot&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=%23%E7%A3%81%E7%9B%98%E7%9B%91%E6%8E%A7&quot; title=&quot;#磁盘监控&quot;&gt;#磁盘监控&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23TUI&quot; title=&quot;#TUI&quot;&gt;#TUI&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Rust&quot; title=&quot;#Rust&quot;&gt;#Rust&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23Linux&quot; title=&quot;#Linux&quot;&gt;#Linux&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23macOS&quot; title=&quot;#macOS&quot;&gt;#macOS&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23SMART&quot; title=&quot;#SMART&quot;&gt;#SMART&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23IO&quot; title=&quot;#IO&quot;&gt;#IO&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E7%B3%BB%E7%BB%9F%E8%BF%90%E7%BB%B4&quot; title=&quot;#系统运维&quot;&gt;#系统运维&lt;/a&gt;</content:encoded></item></channel></rss>