Skip to content

lifei6671/lienol-openwrt-package

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openwrt-package

luci-app-passwall停止开发,当然如果存在BUG,欢迎各位大佬PR。

OpenWRT-Actions

请使用基于官方openwrt源码基于大雕源码源码编译

使用方法:

添加 src-git lienol https://github.com/Lienol/openwrt-package 到 OpenWRT源码根目录feeds.conf.default文件

使用上面源码请忽略上一步

然后执行

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

或者你可以把该源码手动下载或Git Clone下载放到OpenWRT源码的Package目录里面,然后编译。 如果你使用的是Luci19,请编译时选上"luci","luci-compat","luci-lib-ipkg"后编译

Some OpenWrt/LEDE LuCI for Commonly Used Package

Add "src-git lienol https://github.com/Lienol/openwrt-package" to feeds.conf.default.

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

Or download it yourself and put it in the package folder. make after enjoy...

If you use Luci-19, Please selected the "luci-compat" and "luci-lib-ipkg" before compile

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.0%
  • HTML 27.5%
  • Makefile 2.9%
  • JavaScript 2.5%
  • Roff 0.1%
  • Dockerfile 0.0%