这里使用的是Lean’s的源码添加PassWall及SSR-plus进行编译的。
源码地址:https://github.com/Lienol/openwrt
clone源码
首先我们需要clone仓库到本地
git clone https://github.com/Lienol/openwrt
添加软件包源
然后添加软件包源到feeds.conf.default文件,文件在源码根目录
SSR-plus源码地址:https://github.com/fw876/helloworld
PassWall源码地址:https://github.com/xiaorouji/openwrt-passwall
src-git helloword https://github.com/fw876/helloworld src-git passwall https://github.com/xiaorouji/openwrt-passwall
或者你可以直接clone到你源码的package目录
git clone https://github.com/fw876/helloworld git clone https://github.com/xiaorouji/openwrt-passwall
编译源码
接着我们就可以开始执行下面的代码更新及安装软件包源码
./scripts/feeds update -a ./scripts/feeds install -a make menuconfig
现在我们在编译配置界面可以看到已经有这两个软件包了。
配置完我们就可以开始编译了。
下载dl库
make -j8 download V=s
开始编译
make -j8 V-s
等待源码编译完

关注公众号『窗外天空』
获取更多建站运营运维新知!互联网创业、前沿技术......
最新评论
感谢分享,谢谢站长!!@天天下载
求同型号
能别用城通吗,缺钱缺这样啊
你好,请问有华硕ac68U可以使用的版本吗
xiaomi mini 是什么架构阿 是mipsel_24kc架构ma