mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 08:31:46 +04:00
bbcfad7953489ed87336e3a1981c9cb19e390cdb
The previous versiono of ipaddrport validator only worked for ipv4 due to disallowing colons (:) in ip address which obvious fails for ipv6. We now instead allow either ipv4 address or an ipv6 address of the form [<ipv6address>]:port
OpenWrt luci feed
Description
This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
Usage
This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:
src-git luci https://github.com/openwrt/luci.git
To install all its package definitions, run:
./scripts/feeds update luci
./scripts/feeds install -a -p luci
API Reference
You can browse the generated API documentation directly on Github.
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.
Languages
JavaScript
70.4%
C
12.4%
Lua
5.8%
CSS
3.6%
UnrealScript
3%
Other
4.7%