mirror of
https://github.com/roacn/openwrt-packages.git
synced 2025-01-05 10:27:05 +08:00
.. | ||
luasrc | ||
po | ||
root | ||
Makefile | ||
README.md | ||
界面.png |
访问数:
请 认真阅读完毕 本页面,本页面包含注意事项和如何使用。
功能说明:
定时限速1.2.2版
2023.7.19 定时限速1.2.2:增加更多日期:工作日和休息日,自定义日期1,2,3中间用逗号分隔;加入MAC地址限速,从此不用担心IPV6和IPV4的限速问题。
定时限速1.0版
2022.12.24 定时限速在eqos的加强版,加入定时限制等功能。
编译使用方法
将luci-app-eqosplus添加至 LEDE/OpenWRT 源码的方法。
下载源码方法一:
编辑源码文件夹根目录feeds.conf.default并加入如下内容:
# feeds获取源码:
src-git eqosplus https://github.com/sirpdboy/luci-app-eqosplus
# 更新feeds,并安装主题:
scripts/feeds update eqosplus
scripts/feeds install luci-app-eqosplus
下载源码方法:
# 下载源码
git clone https://github.com/sirpdboy/luci-app-eqosplus package/luci-app-eqosplus
make menuconfig
配置菜单
make menuconfig
# 找到 LuCI -> Applications, 选择 luci-app-eqosplus, 保存后退出。
编译
# 编译固件
make package/luci-app-eqosplus/compile V=s
说明
源码来源:https://github.com/sirpdboy/luci-app-eqosplus
- 你可以随意使用其中的源码,但请注明出处。
界面
使用与授权相关说明
- 本人开源的所有源码,任何引用需注明本处出处,如需修改二次发布必告之本人,未经许可不得做于任何商用用途。
My other project
-
任务设置(定时和开机二合一)插件 : https://github.com/sirpdboy/luci-app-autotimeset
-
关机功能插件 : https://github.com/sirpdboy/luci-app-poweroffdevice
-
opentopd主题 : https://github.com/sirpdboy/luci-theme-opentopd
-
ddns-go动态域名: https://github.com/sirpdboy/luci-app-ddns-go
-
进阶设置(系统高级设置+主题设置kucat/agron/opentopd): https://github.com/sirpdboy/luci-app-advancedplus