<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <author>
    <name>小石</name>
  </author>
  <generator uri="https://hexo.io/">Hexo</generator>
  <icon>https://img.shiyunhong.com/index.ico</icon>
  <id>https://blog.shiyunhong.com/</id>
  <link href="https://blog.shiyunhong.com/" rel="alternate"/>
  <link href="https://blog.shiyunhong.com/atom.xml" rel="self"/>
  <rights>All rights reserved 2026, 小石</rights>
  <subtitle>一个广西00后的个人网站</subtitle>
  <title>小石同学</title>
  <updated>2026-02-23T11:37:43.988Z</updated>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="Linux" scheme="https://blog.shiyunhong.com/tags/Linux/"/>
    <category term="Nginx" scheme="https://blog.shiyunhong.com/tags/Nginx/"/>
    <category term="网络" scheme="https://blog.shiyunhong.com/tags/%E7%BD%91%E7%BB%9C/"/>
    <id>https://blog.shiyunhong.com/nginx_stream_port_multiplexing.html</id>
    <link href="https://blog.shiyunhong.com/nginx_stream_port_multiplexing.html"/>
    <published>2025-09-02T08:45:06.000Z</published>
    <summary>
      <![CDATA[<p><img src="/nginx_stream_port_multiplexing/image.png" alt="nginx"><br>最近有一些需求需要普通的的 TCP&#x2F;UDP 与 HTTP 流量共用 443 端口</p>]]>
    </summary>
    <title>Nginx Stream 模块实现 443 端口复用与流量分发</title>
    <updated>2026-02-23T11:37:43.988Z</updated>
  </entry>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="Windows" scheme="https://blog.shiyunhong.com/tags/Windows/"/>
    <category term="网络" scheme="https://blog.shiyunhong.com/tags/%E7%BD%91%E7%BB%9C/"/>
    <category term="ThunderBolt" scheme="https://blog.shiyunhong.com/tags/ThunderBolt/"/>
    <id>https://blog.shiyunhong.com/thunderbolt_adapter.html</id>
    <link href="https://blog.shiyunhong.com/thunderbolt_adapter.html"/>
    <published>2025-07-31T08:45:06.000Z</published>
    <summary>
      <![CDATA[<p><img src="https://img.shiyunhong.com/post/Thunderbolt_Adapter/image-4.webp" alt="thunderboltshare"><br>曾经传文件的时候总在想能不能把两台电脑有线连接快速传输文件</p>]]>
    </summary>
    <title>浅试雷电网桥</title>
    <updated>2026-02-23T11:37:43.987Z</updated>
  </entry>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="中国移动" scheme="https://blog.shiyunhong.com/tags/%E4%B8%AD%E5%9B%BD%E7%A7%BB%E5%8A%A8/"/>
    <category term="UNG133H" scheme="https://blog.shiyunhong.com/tags/UNG133H/"/>
    <category term="光猫设置" scheme="https://blog.shiyunhong.com/tags/%E5%85%89%E7%8C%AB%E8%AE%BE%E7%BD%AE/"/>
    <category term="IPv6配置" scheme="https://blog.shiyunhong.com/tags/IPv6%E9%85%8D%E7%BD%AE/"/>
    <id>https://blog.shiyunhong.com/UNG133H.html</id>
    <link href="https://blog.shiyunhong.com/UNG133H.html"/>
    <published>2025-02-07T11:25:06.000Z</published>
    <summary>
      <![CDATA[<p><img src="https://img.shiyunhong.com/blog/2025/UNG133H/home.webp"><br>多年前曾发布过一篇<a href="https://blog.shiyunhong.com/43137143.html">移动光猫 HS8545M5 分配静态公网 IPv6</a>，但最近两年由于移动远程更新，几乎都已经对其光猫批量更新升级并变更了超级密码，需要获取只能联系宽带师傅，最近升级了宽带，并更换了九联的 UNG133H 光猫。</p>]]>
    </summary>
    <title>中国移动 UNG133H 光猫获取超级密码及配置公网IPv6教程</title>
    <updated>2026-02-23T11:37:43.987Z</updated>
  </entry>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="keil" scheme="https://blog.shiyunhong.com/tags/keil/"/>
    <category term="WCH" scheme="https://blog.shiyunhong.com/tags/WCH/"/>
    <category term="toolchain" scheme="https://blog.shiyunhong.com/tags/toolchain/"/>
    <category term="嵌入式" scheme="https://blog.shiyunhong.com/tags/%E5%B5%8C%E5%85%A5%E5%BC%8F/"/>
    <id>https://blog.shiyunhong.com/Configure_WCH_in_Keil.html</id>
    <link href="https://blog.shiyunhong.com/Configure_WCH_in_Keil.html"/>
    <published>2023-08-27T05:00:00.000Z</published>
    <summary>
      <![CDATA[<img src="https://img.shiyunhong.com/blog/2023-08/Configure_WCH_in_Keil/005.webp" class="mycover">
感觉原因可能是 WCH 家的教程过老，自家软件早改版了，keil 库加不上]]>
    </summary>
    <title>如何在Keil 中添加 WCH 单片机器件库</title>
    <updated>2026-02-23T11:37:43.985Z</updated>
  </entry>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="toolchain" scheme="https://blog.shiyunhong.com/tags/toolchain/"/>
    <category term="嵌入式" scheme="https://blog.shiyunhong.com/tags/%E5%B5%8C%E5%85%A5%E5%BC%8F/"/>
    <category term="Clion" scheme="https://blog.shiyunhong.com/tags/Clion/"/>
    <category term="ESP32" scheme="https://blog.shiyunhong.com/tags/ESP32/"/>
    <category term="Eespressif" scheme="https://blog.shiyunhong.com/tags/Eespressif/"/>
    <id>https://blog.shiyunhong.com/Install_ESP_IDF_in_Windows.html</id>
    <link href="https://blog.shiyunhong.com/Install_ESP_IDF_in_Windows.html"/>
    <published>2023-04-10T15:00:00.000Z</published>
    <summary>
      <![CDATA[<img src="https://cover.shiyunhong.com/?random=2023" class="mycover">
ESP-IDF 是 Espressif 的官方 IoT 开发框架，用于 ESP32、ESP32-S、ESP32-C 和 ESP32-H 系列 SoC 的开发。]]>
    </summary>
    <title>在 Windows 上配置 ESP IDF 开发工具链</title>
    <updated>2026-02-23T11:37:43.985Z</updated>
  </entry>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="Plausible" scheme="https://blog.shiyunhong.com/tags/Plausible/"/>
    <category term="Analytics" scheme="https://blog.shiyunhong.com/tags/Analytics/"/>
    <category term="Azure" scheme="https://blog.shiyunhong.com/tags/Azure/"/>
    <category term="PostgreSQL" scheme="https://blog.shiyunhong.com/tags/PostgreSQL/"/>
    <id>https://blog.shiyunhong.com/Plausible_Analytics_Deploy_via_Docker_and_Azure_Postgresql.html</id>
    <link href="https://blog.shiyunhong.com/Plausible_Analytics_Deploy_via_Docker_and_Azure_Postgresql.html"/>
    <published>2022-08-27T02:06:43.000Z</published>
    <summary>
      <![CDATA[<img src="https://img.shiyunhong.com/post/Plausible_Analytics_Deploy_via_Docker_and_Azure_Postgresql/Plausible.webp" class="mycover">]]>
    </summary>
    <title>Plausible Analytics 自部署与 Azure PostgreSQL</title>
    <updated>2026-02-23T11:37:43.985Z</updated>
  </entry>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="hexo" scheme="https://blog.shiyunhong.com/tags/hexo/"/>
    <category term="windows" scheme="https://blog.shiyunhong.com/tags/windows/"/>
    <id>https://blog.shiyunhong.com/hexo-css-do-not-work.html</id>
    <link href="https://blog.shiyunhong.com/hexo-css-do-not-work.html"/>
    <published>2022-05-18T03:30:52.000Z</published>
    <summary>
      <![CDATA[<p><img src="https://cover.shiyunhong.com/?random=hexo-css-do-not-work"><br>咱以前的hexo环境都直接全部丢Github上使用Actions CI&#x2F;CD了构建了</p>]]>
    </summary>
    <title>关于Hexo在Windows平台下无法正常加载CSS的问题</title>
    <updated>2026-02-23T11:37:43.985Z</updated>
  </entry>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="C" scheme="https://blog.shiyunhong.com/tags/C/"/>
    <category term="麦克劳林" scheme="https://blog.shiyunhong.com/tags/%E9%BA%A6%E5%85%8B%E5%8A%B3%E6%9E%97/"/>
    <id>https://blog.shiyunhong.com/C-Maclaurin.html</id>
    <link href="https://blog.shiyunhong.com/C-Maclaurin.html"/>
    <published>2022-05-15T03:30:52.000Z</published>
    <summary>
      <![CDATA[<img src="https://img.shiyunhong.com/photos/20220515/Maclaurin1.webp" class="mycover">]]>
    </summary>
    <title>C-麦克劳林公式</title>
    <updated>2026-02-23T11:37:43.985Z</updated>
  </entry>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="adb" scheme="https://blog.shiyunhong.com/tags/adb/"/>
    <category term="MIUI" scheme="https://blog.shiyunhong.com/tags/MIUI/"/>
    <category term="Android" scheme="https://blog.shiyunhong.com/tags/Android/"/>
    <category term="GMS" scheme="https://blog.shiyunhong.com/tags/GMS/"/>
    <category term="WeebGApps" scheme="https://blog.shiyunhong.com/tags/WeebGApps/"/>
    <id>https://blog.shiyunhong.com/install-gms-on-miui12-5.html</id>
    <link href="https://blog.shiyunhong.com/install-gms-on-miui12-5.html"/>
    <published>2021-08-05T07:13:18.000Z</published>
    <summary>
      <![CDATA[<p><img src="https://img.shiyunhong.com/photos/2021080501.webp"><br>MIUI12.5更新至Android11之后，小米非旗舰机安装GMS变得较为困难</p>]]>
    </summary>
    <title>给缺失GMS的MIUI12.5装上GMS</title>
    <updated>2026-02-23T11:37:43.985Z</updated>
  </entry>
  <entry>
    <author>
      <name>小石</name>
    </author>
    <category term="技术教程" scheme="https://blog.shiyunhong.com/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="Linux" scheme="https://blog.shiyunhong.com/tags/Linux/"/>
    <category term="zip" scheme="https://blog.shiyunhong.com/tags/zip/"/>
    <category term="Arch" scheme="https://blog.shiyunhong.com/tags/Arch/"/>
    <category term="解压" scheme="https://blog.shiyunhong.com/tags/%E8%A7%A3%E5%8E%8B/"/>
    <id>https://blog.shiyunhong.com/875401070.html</id>
    <link href="https://blog.shiyunhong.com/875401070.html"/>
    <published>2020-09-15T09:20:03.000Z</published>
    <summary>
      <![CDATA[<p><img src="https://img.shiyunhong.com/photos/archlinux.webp"></p>
<p>今天又重装了一下系统，于是把hexo数据给备份了，解压后发现中文全部乱码了</p>]]>
    </summary>
    <title>解决Arch Linux在解压压缩包时乱码的问题</title>
    <updated>2026-02-23T11:37:43.985Z</updated>
  </entry>
</feed>
