OpenWrt(LEDE)各種插件(源)連接下載


一、將以下內容加入到openwrt(lede)目錄下feeds.conf.default(或feeds.conf)文件里

src-git lienol https://github.com/Lienol/openwrt-package 
src-git wifidog https://github.com/wifidog/wifidog-gateway.git
src-git kenzo https://github.com/kenzok8/openwrt-packages
src-git passwall https://github.com/xiaorouji/openwrt-passwall
# 添加 OpenAppFilter 應用過濾插件
git clone https://github.com/destan19/OpenAppFilter package/OpenAppFilter

 

 

二、更新下載安裝插件

$ ./scripts/feeds clean
$ ./scripts/feeds update -a
$ ./scripts/feeds install -a

 

三、然后make menuconfig 進入編譯菜單

$ make menuconfig 

 

 

 

 

參考:

https://www.jinbo123.com/7672.html

https://blog.csdn.net/fyh2003/article/details/44564219

https://www.moewah.com/archives/4003.html

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM