Using ipset to Efficiently Block IPs from Specific Countries (China, etc.) on Linux 一种在 Linux 服务器上,利用 ipset 和 systemd 定时任务,实现低资源消耗、非持久化、高效率地屏蔽特定国家或地区 IP 地址列表的方案。 2025-08-17 #Linux #iptables #ipset #systemd #Google Cloud
Resolving Routing Conflicts Between Tailscale and ZeroTier on OpenWrt/Linux (IPProto-44) 从发现到解决IPProto-44,Openwrt或Linux上Tailscale与ZeroTier的路由冲突 2025-07-11 #OpenWrt #ZeroTier #Tailscale #路由冲突
Notes on Using ReFS ReFS 使用注意事项,例如禁止自动更新,手动更新,数据压缩,重复数据删除,数据修复,完整性流等。 2025-04-21 #Windows #文件系统 #ReFS
Differences between ZeroTier and Tailscale 对比了ZeroTier和Tailscale,分析了它们在协议、网络结构、连接稳定性等差异。 2025-04-20 #ZeroTier #Tailscale #VPN #Virtual LAN #Network
Hexo Clock Component Inspired by TrymenT Game Style 一个模仿游戏 TrymenT 中时钟界面的 Web 时钟实现,带有独特双环设计 2025-03-10 #Hexo #JavaScript #时钟 #游戏风格
Resolving rpy2 Installation Permission Issues via Wheel Files 解决Windows环境下pip安装rpy2时出现的权限错误问题 2025-02-27 #Python #rpy2 #安装问题
Building a LAN Gaming Environment with ZeroTier 优化用于游戏的ZeroTier,解决常见的连接问题 2025-02-04 #游戏 #ZeroTier #网络
Configuring SSL Certificates Using acme.sh on OpenWRT 如何在 OpenWRT 系统上使用 acme.sh 申请和管理 SSL 证书 2025-02-03 #OpenWRT #SSL #HTTPS #acme.sh