cnbbx / Openwrt-LuciApp

luci-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

luci-packages

LuCI support

Openwrt official SnapShots

sed -i '$a src-git luciApp https://github.com/cnbbx/Openwrt-LuciApp.git' feeds.conf.default
sed -i '$a src-git small https://github.com/kenzok8/small.git' feeds.conf.default
sed -i '$a src-git kenzo https://github.com/kenzok8/openwrt-packages.git' feeds.conf.default
./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig
# choose LUCI -> Applications -> luci-app-adbyby-plus
# choose LUCI -> Applications -> luci-app-alist
# choose LUCI -> Applications -> luci-app-pptp-server
make V=s

About

luci-package


Languages

Language:C 46.0%Language:Makefile 20.7%Language:Shell 13.5%Language:M4 11.9%Language:Lua 5.8%Language:HTML 2.0%Language:Ada 0.0%