- 简介
- 目录大纲
- 最新文档
- 文集下载
OpenWrt-更换软件源
官方默认源国内使用速度很慢,尝试更换第三方源使用 - 官网:https://downloads.openwrt.org - 清华大学:http://mirrors.tuna.tsinghua.edu.cn/openwrt - 中科大:http://mirrors.ustc.edu.cn/openwrt - 腾讯:https://mirrors.cloud.tencent.com/openwrt -……
造物者W - 2025年4月30日 12:45
OpenWrt-DDNS
使用 Cloudflare 进行动态域名解析 DDNS 安装 DDNS 插件 系统——软件包——搜索 DDNS——安装luci-i18n-ddns-zh-cn,相关配套的也会一并安上 搜索 Cloudflare——安装ddns-scripts-cloudflare拓展包,这样在 DDNS 中才会有 Cloudflare 的服务方 配置 DDNS 插件 服务——Dynamic——Add new ……
造物者W - 2025年4月30日 12:42
OpenWrt-OAF(应用控制)
相关链接: - OAF官网:https://www.openappfilter.com - Doc:http://doc.openappfilter.com/oaf/ - 固件下载:http://111.230.32.167:8086/#firmware/ - 软件下载:http://111.230.32.167:8086/#ipk/ OAF(应用控制) 安装 支持的型号可以直接刷固件,其它的可以……
造物者W - 2025年4月27日 22:14
iKuai-NTP服务器
使用iKuai作为NTP服务器,用于同步内部设备的系统时间 系统设置 > 基础设置 在时间设置栏目下找到 NTP服务(网关作为NTP服务器),设置为 开启 然后其它设备就可以设置 NTP服务器地址 为iKuai的内部IP即可 ```bash Windows 测试 NTP服务器 w32tm /stripchart /computer: w32tm /stripchart /computer……
造物者W - 2025年4月2日 12:36
PVE-常见问题
PVE 跑 Docker PVE 在 CT 中跑 Docker 会出现以下提示👇 d Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during conta……
造物者W - 2025年3月21日 18:21