<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="/rss.xsl" ?><rss version="2.0"><channel><title>Fantetic Blog</title><description>Fantetic Blog</description><link>https://blog.henniubi.com</link><item><title>静态博客流量分流，让站点打开速度快到飞起</title><link>https://blog.henniubi.com/article/static-blog-traffic-diversion</link><guid isPermaLink="true">https://blog.henniubi.com/article/static-blog-traffic-diversion/</guid><description>阿里云是国内TOP1云厂商，CloudFlare是一个非常优秀的CDN服务商。那么如何将这两种优秀的资源利用起来，让站点速度达到最快，国内国外访问都很丝滑呢？该篇文章通过与AI对话总结整理，经我验证可行，国内国外分流，国内走OSS、国外走CloudFlarePages，丝滑流畅。注意：只要阿里云CD</description><pubDate>Tue, 21 Jul 2026 10:00:10 GMT</pubDate></item><item><title>Fantetic Terminal：一个现代化的开源远程终端工作空间</title><link>https://blog.henniubi.com/article/fantetic-terminal</link><guid isPermaLink="true">https://blog.henniubi.com/article/fantetic-terminal/</guid><description>最近我在做一个开源项目：FanteticTerminal。它是一个可私有部署的远程终端工作空间，主要面向开发者、Homelab用户、小团队和轻量级DevOps场景。闲来无事，公司配发的token根本用不掉😀(怎么可能！)，只能烧点token解解乏🤭，所以做了这个项目，参考的nexus-termi</description><pubDate>Mon, 20 Jul 2026 01:01:01 GMT</pubDate></item><item><title>Debian安装后的设置</title><link>https://blog.henniubi.com/article/settings-after-debian-installation</link><guid isPermaLink="true">https://blog.henniubi.com/article/settings-after-debian-installation/</guid><description>每次Debian安装后都要设置一下登录以及网络配置等，在此记录一下。Debian安装后的设置1.打开网络接口配置文件sudonano/etc/network/interfaces2.编辑配置文件内容（以eth0接口为例）示例配置（静态IP）：autoeth0ifaceeth0inetstaticad</description><pubDate>Sun, 02 Feb 2025 02:02:02 GMT</pubDate></item><item><title>【开源】Cloudflare优选IP➕DnsPod的DDNS自动切换</title><link>https://blog.henniubi.com/article/cloudflare-ip-dnspod-ddns</link><guid isPermaLink="true">https://blog.henniubi.com/article/cloudflare-ip-dnspod-ddns/</guid><description>CloudFlare是一个非常优秀的CDN服务，但是CloudFlare也有一个大的毛病——大陆访问速度很慢。国外很多网站都在使用CloudflareCDN，但分配给中国内地访客的IP并不友好（延迟高、丢包多、速度慢）。虽然Cloudflare公开了所有IP段，但想要在这么多IP中找到适合自己的，怕</description><pubDate>Tue, 27 Aug 2024 15:24:10 GMT</pubDate></item><item><title>OpenWrt 使用 WireGuard 配合 Lucky 回家冲浪</title><link>https://blog.henniubi.com/article/network-uses-wireguard-with-lucky-for-home-surfing</link><guid isPermaLink="true">https://blog.henniubi.com/article/network-uses-wireguard-with-lucky-for-home-surfing/</guid><description>OpenWrt通过使用WireGuard配合Lucky可以随时随地访问家庭局域网，畅想低延迟互联。博客迁移导致图没了，先将就着看下，等之后有时间再重写一篇。第一步：前提条件路由器系统为OpenWrt，且已安装WireGuard。一般OpenWrt里都会有默认安装，没有的话可能需要重新安装下OpenW</description><pubDate>Thu, 01 Jun 2023 06:06:06 GMT</pubDate></item><item><title>微服务使用Google Jib构建Docker镜像</title><link>https://blog.henniubi.com/article/google-jib-and-microservices</link><guid isPermaLink="true">https://blog.henniubi.com/article/google-jib-and-microservices/</guid><description>负责的某个项目之前都是通过原始方式编写Dockerfile来进行Docker镜像推送，然后在阿里云云平台的EDAS进行部署。此方法必定使用Docker工具进行打包推送，可能涉及到版权订阅等问题被Docker公司追责。故采取GoogleJib来实现镜像的打包推送。在本教程中，我将介绍如何使用Googl</description><pubDate>Sun, 01 Jan 2023 12:22:22 GMT</pubDate></item><item><title>OpenWrt Wan 自动检测重拨脚本</title><link>https://blog.henniubi.com/article/OpenWrt-Wan-automatically-detects-redeburing-scripts</link><guid isPermaLink="true">https://blog.henniubi.com/article/OpenWrt-Wan-automatically-detects-redeburing-scripts/</guid><description>因各种原因可能导致OpenWrt内部网络中断，但其Wan口缺少检测与重拨机制。因此，编写了此脚本，在前人的基础上进行改进。请将以下脚本内容保存至/root/my_pppoe.sh中：执行sh/root/my_pppoe.shrunA测试，测试通过后，即可在计划任务中添加以下内容：*/5****sh/</description><pubDate>Thu, 22 Dec 2022 12:22:22 GMT</pubDate></item><item><title>Git提交规范</title><link>https://blog.henniubi.com/article/git-submission-specification</link><guid isPermaLink="true">https://blog.henniubi.com/article/git-submission-specification/</guid><description>约束是一种良好的实践。在github上逛逛就可以发现，其提交的commit都有一定格式，工作中也有相应的规定，时间长了就能体会到其中的好处。这种约束是一种良好的实践。抽出一些时间，更详细的了解相关的资料，然后做了一些实践和总结。规范Commit的好处提供更明确的历史信息，方便判断提交目的和浏览可以过</description><pubDate>Wed, 21 Dec 2022 01:59:00 GMT</pubDate></item><item><title>代码规范分享</title><link>https://blog.henniubi.com/article/code-specification-sharing</link><guid isPermaLink="true">https://blog.henniubi.com/article/code-specification-sharing/</guid><description>代码规范分享开发理念原文地址：http://shardingsphere.apache.org/community/cn/contribute/code-conduct/用心保持责任心和敬畏心，以工匠精神持续雕琢。可读代码无歧义，通过阅读而非调试手段浮现代码意图。整洁认同《重构》和《代码整洁之道》的</description><pubDate>Wed, 21 Dec 2022 01:49:00 GMT</pubDate></item></channel></rss>