LuCI
OpenWrt
https://openwrt.org/zh/start
luci文档
https://github.com/openwrt/luci/wiki/Documentation
luci,api入口[LuCI API documentation]
https://openwrt.github.io/luci/api/
luci.util库
https://openwrt.github.io/luci/api/modules/luci.util.html
luci.http库
https://openwrt.github.io/luci/api/modules/luci.http.html
UCI: Unified Configuration Interface
OpenWrt中为实现所有系统配置的一个统一接口。
LuCI: Lua + UCI
实现路由的网页配置界面。