luci-app-eqosplus

(★ 123)

luci-app-eqosplus 定时限速1.3.0版 20251129 增加更多日期:工作日和休息日,自定义日期1,2,3中间用逗号分隔;加入MAC地址限速,从此不用担心IPV6和IPV4的限速问题。

  • LICENSE
  • Makefile
  • README.md
  • README_CN.md
  • 界面.png

# Installation Guide

1. Get the code
git clone https://github.com/sirpdboy/luci-app-eqosplus

Downloads the entire project code from GitHub to your computer.

cd luci-app-eqosplus

Moves into the project folder you just downloaded.

2. Make

Medium Recommended
Prerequisites
  • Git Needed to download the project code from GitHub.
  • Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
make menuconfig

Compiles the code based on the generated build configuration to produce an executable.

make package/luci-app-eqosplus/compile V=s

Compiles the code based on the generated build configuration to produce an executable.

If it finishes without errors, it worked. Try running the generated executable directly.

Pulled directly from this repo's README.

// repository documentation