OpenWRT 镜像

OpenWRT 镜像

简介

OpenWRT(曾用名 LEDE)是一款广泛应用于路由器的嵌入式操作系统。本站提供OpenWRT的包管理器 opkg 的镜像,以加快国内访问速度。

下载地址:https://mirrors.aliyun.com/openwrt

配置方法

手工替换登录到路由器,并编辑 /etc/opkg/distfeeds.conf 文件,将其中的 downloads.openwrt.org 替换为 mirrors.aliyun.com/openwrt 即可。自动替换执行如下命令自动替换

sed -i 's_downloads.openwrt.org_mirrors.aliyun.com/openwrt_' /etc/opkg/distfeeds.conf

相关链接

官方主页:https://openwrt.org/LEDE 项目论坛:https://forum.lede-project.org/OpenWRT 论坛:https://forum.openwrt.org/