LuCI - OpenWrt Configuration Interface
Find a file
Florian Eckert 7af8043a75 luci-app-ocserv: move to new vpn menu section
Move the app ocserv to the new vpn menu section.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-06 16:23:08 +02:00
.circleci
applications luci-app-ocserv: move to new vpn menu section 2019-08-06 16:23:08 +02:00
build
collections
contrib/package
documentation
libs luci-lib-nixio: fix compilation 2019-07-26 15:11:17 +02:00
modules luci-base: add vpn menu section 2019-08-06 16:20:17 +02:00
protocols
themes
.buildpath
.cproject
.gitignore
.project
CONTRIBUTING.md
LICENSE
luci.mk
NOTICE
README.md

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.

Development

Documentation for developing and extending LuCI can be found in the Wiki

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.