<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>项目 on 技术分享 Public Site</title>
    <link>https://mryupengfei.github.io/page/</link>
    <description>Recent content in 项目 on 技术分享 Public Site</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <managingEditor>mr_yupengfei@foxmail.com (MrYuPengfei)</managingEditor>
    <webMaster>mr_yupengfei@foxmail.com (MrYuPengfei)</webMaster>
    <copyright>Open-source &lt;a class=&#34;text-muted text-decoration-none&#34; href=&#34;https://github.com/MrYuPengfei/MrYuPengfei.github.io/blob/main/LICENSE&#34;&gt;MIT&lt;/a&gt; Licensed.</copyright>
    <atom:link href="https://mryupengfei.github.io/page/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Matrix 聊天服务器 🎠</title>
      <link>https://mryupengfei.github.io/page/matrix-%E8%81%8A%E5%A4%A9%E6%9C%8D%E5%8A%A1%E5%99%A8/</link>
      <pubDate>Fri, 16 Jan 2026 17:30:34 +0800</pubDate><author>mr_yupengfei@foxmail.com (MrYuPengfei)</author>
      <guid>https://mryupengfei.github.io/page/matrix-%E8%81%8A%E5%A4%A9%E6%9C%8D%E5%8A%A1%E5%99%A8/</guid>
      <description>&lt;h2 id=&#34;部署架构图&#34;&gt;部署架构图&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-Plain&#34; data-lang=&#34;Plain&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;      公网用户 (Internet)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            | (访问 matrix.your-domain.com 和 element.your-domain.com)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            v&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;+---------------------------+&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|   云服务器 (有公网 IP)    |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|---------------------------|&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|   - Nginx (处理 HTTPS)    |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|   - frps (接收 frpc 连接) |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;+---------------------------+&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            ^&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            | (frp 隧道)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;            |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;+---------------------------+&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|  内网服务器 (无公网 IP)   |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|---------------------------|&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|   - frpc (连接到 frps)    |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|   - Matrix (Synapse)      |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|   - Element (Web)         |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;|   - PostgreSQL 数据库     |&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;+---------------------------+&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;摘要&#34;&gt;摘要&lt;/h2&gt;&#xA;&lt;p&gt;本文旨在为技术爱好者提供一份详尽的指南，介绍如何利用 Docker 容器化技术和 frp 内网穿透工具，在没有公网 IP 的家庭或办公网络环境中，成功部署并运维一套功能完整的 Matrix 去中心化即时通讯服务。我们将深入探讨其实现原理、技术方案选型，并提供从零开始的、可复现的部署步骤。&lt;/p&gt;</description>
    </item>
    <item>
      <title>互联网信息服务单位网络安全责任告知书 🎠</title>
      <link>https://mryupengfei.github.io/page/%E4%BA%92%E8%81%94%E7%BD%91%E4%BF%A1%E6%81%AF%E6%9C%8D%E5%8A%A1%E5%8D%95%E4%BD%8D%E7%BD%91%E7%BB%9C%E5%AE%89%E5%85%A8%E8%B4%A3%E4%BB%BB%E5%91%8A%E7%9F%A5%E4%B9%A6/</link>
      <pubDate>Mon, 12 Jan 2026 20:42:42 +0800</pubDate><author>mr_yupengfei@foxmail.com (MrYuPengfei)</author>
      <guid>https://mryupengfei.github.io/page/%E4%BA%92%E8%81%94%E7%BD%91%E4%BF%A1%E6%81%AF%E6%9C%8D%E5%8A%A1%E5%8D%95%E4%BD%8D%E7%BD%91%E7%BB%9C%E5%AE%89%E5%85%A8%E8%B4%A3%E4%BB%BB%E5%91%8A%E7%9F%A5%E4%B9%A6/</guid>
      <description>&lt;p&gt;为了保护网络信息安全，保障公民、法人和其他组织的合法权益，维护国家安全和社会公共利益，根据《中华人民共和国计算机系统安全保护条例》《计算机信息网络国际联网安全保护管理办法》等相关法律法规规定，现就你单位应依法履行的网络安全责任告知书如下：&lt;/p&gt;&#xA;&lt;p&gt;一、具备法律法规所要求的相应资质；&lt;/p&gt;&#xA;&lt;p&gt;互联网信息服务提供者应为独立承担法律责任的主体，从事互联网信息服务依据法律、行政法规以及国务院有关规定，需经有关部门许可的应取得相应许可资质&lt;/p&gt;&#xA;&lt;p&gt;二、依法接受公安机关监督、检查、指导；&lt;/p&gt;&#xA;&lt;p&gt;三、协助公安机关依法查处涉网违法犯罪活动；&lt;/p&gt;&#xA;&lt;p&gt;四、根据《中华人民共和国计算机信息系统安全保护条例》《计算机信息技术网络国际互联网安全保护管理办法》《互联网安全保护技术措施规定》《互联网交互式服务安全保护要求》《互联网服务安全评估基本程序及要求》等相关法律法规以及安全管理标准规范，履行违法信息过滤、公共信息巡查 用户资质查验、日志信息留存和应急快速处置等安全保护义务，落实安全管理责任和相关安全保护技术措施；&lt;/p&gt;&#xA;&lt;p&gt;五、在网站首页显著位置张贴公安机关核发的备案图标；&lt;/p&gt;&#xA;&lt;p&gt;六、当联网备案信息发生变更时，请您于变更后30日内登录本平台提交变更信息，若未按规定要求、时限办理变更手续，公安机关将依法通知接入商暂停网站接入；&lt;/p&gt;&#xA;&lt;p&gt;七、当网站不再开办时，请您于5个工作日内登录本平台，向属地公安机关网安部门提出撤销申请。&lt;/p&gt;&#xA;&lt;p&gt;-&amp;ndash; 来源： &lt;a href=&#34;https://beian.mps.gov.cn&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://beian.mps.gov.cn&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>关于本站</title>
      <link>https://mryupengfei.github.io/page/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99/</link>
      <pubDate>Thu, 08 Jan 2026 20:49:37 +0800</pubDate><author>mr_yupengfei@foxmail.com (MrYuPengfei)</author>
      <guid>https://mryupengfei.github.io/page/%E5%85%B3%E4%BA%8E%E6%9C%AC%E7%AB%99/</guid>
      <description>&lt;p&gt;本网站是使用Hugo框架生成的静态网站。部署于Nginx服务器以及github.io托管平台，用于分享信息技术。&lt;/p&gt;</description>
    </item>
    <item>
      <title>Virtual Partners 🎠</title>
      <link>https://mryupengfei.github.io/page/virtual-partners/</link>
      <pubDate>Sat, 01 Mar 2025 20:49:37 +0800</pubDate><author>mr_yupengfei@foxmail.com (MrYuPengfei)</author>
      <guid>https://mryupengfei.github.io/page/virtual-partners/</guid>
      <description>&lt;h1 id=&#34;基于qt的ai桌面伙伴&#34;&gt;基于Qt的AI桌面伙伴&lt;/h1&gt;&#xA;&lt;p&gt;基于Qt6的桌面伴侣，可以在Windows10/11和支持X11的Linux发行版（例如Mint/Ubuntu）上使用。&lt;/p&gt;&#xA;&lt;p&gt;(音乐和图片素材仅供程序调试使用，不用于任何盈利用途)&lt;/p&gt;&#xA;&lt;h1 id=&#34;三种版本&#34;&gt;三种版本&lt;/h1&gt;&#xA;&lt;h2 id=&#34;版本一基于pyqt5和pygame的版本&#34;&gt;版本一：基于PyQt5和PyGame的版本&lt;/h2&gt;&#xA;&lt;p&gt;（提供msi安装包，无内存溢出的风险）：&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://gitee.com/yupengfei1074064684/yuanshen-desktoppet&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://gitee.com/yupengfei1074064684/yuanshen-desktoppet&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/MrYuPengfei/yuanshen-desktoppet&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://github.com/MrYuPengfei/yuanshen-desktoppet&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;WindowsNT原神桌面宠物安装向导。附上百度网链接：&lt;/p&gt;&#xA;&lt;p&gt;通过百度网盘分享的文件：原神桌面宠物V1.7安装向导.exe 链接：https://pan.baidu.com/s/1ZLYbpay6syzQD8Mn4rHM9A?pwd=dey6&lt;/p&gt;&#xA;&lt;h2 id=&#34;版本二基于版本一和ollama人工智能模型的版本由于ai服务器到期目前暂停ai服务&#34;&gt;版本二：基于版本一和Ollama人工智能模型的版本（由于AI服务器到期，目前暂停AI服务）&lt;/h2&gt;&#xA;&lt;p&gt;（建议在Windows11，内存在16GB以上，的电脑上使用，无安装包）：&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://gitee.com/yupengfei1074064684/LlamaVirtualPartners&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://gitee.com/yupengfei1074064684/LlamaVirtualPartners&lt;/a&gt;&lt;/p&gt;&#xA;&lt;img src=&#34;https://mryupengfei.github.io/page/virtual-partners/ai-pet.jpg&#34; alt=&#34;ai-pet&#34; class=&#34;img-fluid mb-5&#34;&gt;&lt;h2 id=&#34;版本三推荐基于qt6的跨平台版本&#34;&gt;版本三（推荐)：基于Qt6的跨平台版本：&lt;/h2&gt;&#xA;&lt;p&gt;（支持百度千帆大模型，可以在Windows11和Linux Mint Cinnamon Edition 上使用）：&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://gitee.com/yupengfei1074064684/virtual-partners4-pc&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://gitee.com/yupengfei1074064684/virtual-partners4-pc&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/MrYuPengfei/VirtualPartners&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://github.com/MrYuPengfei/VirtualPartners&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;windows11&#34;&gt;Windows11&lt;/h2&gt;&#xA;&lt;p&gt;提供支持windows11的安装向导：&lt;/p&gt;&#xA;&lt;p&gt;通过网盘分享的文件：原神主题桌面伙伴V2.0.1安装向导.exe 链接: &lt;a href=&#34;https://pan.baidu.com/s/18anvnHh71icC85X15fQQDQ?pwd=vmu3&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;https://pan.baidu.com/s/18anvnHh71icC85X15fQQDQ?pwd=vmu3&lt;/a&gt; 提取码: vmu3 &amp;ndash;来自百度网盘超级会员v7的分享&lt;/p&gt;&#xA;&lt;img src=&#34;https://mryupengfei.github.io/page/virtual-partners/virtual-partners.jpg&#34; alt=&#34;virtual-partners.jpg&#34; class=&#34;img-fluid mb-5&#34;&gt;&lt;h2 id=&#34;linux-mint-cinnamon-edition&#34;&gt;Linux Mint Cinnamon Edition&lt;/h2&gt;&#xA;&lt;p&gt;尚在更新中，暂不提供deb包，目前可现在QtCreater中调试。&lt;/p&gt;&#xA;&lt;img src=&#34;https://mryupengfei.github.io/page/virtual-partners/mint-qt.jpg&#34; alt=&#34;mint-qt&#34; class=&#34;img-fluid mb-5&#34;&gt;&lt;h1 id=&#34;自定义&#34;&gt;自定义&lt;/h1&gt;&#xA;&lt;p&gt;可以手动添加你喜欢的动漫角色，将png图片和mp3资源导入安装目录即可。本项目默认提供原神主题，图片和音频来自互联网。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
