<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="https://skycraft.cn/rss.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <atom:link href="https://skycraft.cn/rss.xml" rel="self" type="application/rss+xml"/>
    <title>Horizon Blog</title>
    <link>https://skycraft.cn</link>
    <description>探索未知的边界 · 记录技术与生活</description>
    <language>zh-CN</language>
    <pubDate>Tue, 25 Aug 2026 14:44:44 GMT</pubDate>
    <lastBuildDate>Tue, 25 Aug 2026 14:44:44 GMT</lastBuildDate>
    <generator>@vuepress/plugin-feed</generator>
    <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
    <copyright>Copyright © 2020 - 2026 Horizon</copyright>
    <category>踩坑记录</category>
    <item>
      <title>笔记本开热点后导致 Clash TUN 模式断网的解决办法</title>
      <link>https://skycraft.cn/blog/clash-tun/</link>
      <guid>https://skycraft.cn/blog/clash-tun/</guid>
      <source url="https://skycraft.cn/rss.xml">笔记本开热点后导致 Clash TUN 模式断网的解决办法</source>
      <description>记录 Windows 笔记本开启移动热点后，导致 Clash / Clash Verge / Mihomo 的 TUN 模式断网、DNS 解析失败的根本原因，并提供手动恢复方法与开机自动静默重置 ICS 状态的自动化 PowerShell 安装脚本。</description>
      <category>踩坑记录</category>
      <pubDate>Sun, 23 Aug 2026 12:36:55 GMT</pubDate>
      <content:encoded><![CDATA[<p>最近在笔记本上遇到了一个很搞心态的问题：<strong>只要用过热点（哪怕后面把热点关了），Clash / Clash Verge / Mihomo 一开 TUN 模式就必定断网</strong>。</p>
<p>看内核日志会一直刷报错：</p>
<div class="language-text line-numbers-mode" data-highlighter="shiki" data-ext="text" style="--shiki-light:#393a34;--shiki-dark:#dbd7caee;--shiki-light-bg:#ffffff;--shiki-dark-bg:#121212"><pre class="shiki shiki-themes vitesse-light vitesse-dark vp-code"><code class="language-text"><span class="line"><span>error: dns resolve failed: couldn't find ip</span></span></code></pre>
<div class="line-numbers" aria-hidden="true" style="counter-reset:line-number 0"><div class="line-number"></div></div></div><p>折腾了一圈发现是 Windows 热点的锅，这里把原因和自动化解决脚本记录一下。</p>
<!-- more -->]]></content:encoded>
    </item>
  </channel>
</rss>