Projecte

General

Perfil

Actions

Lunced » Historial » Revisió 3

« Anterior | Revisió 3/11 (diferencies) | Següent »
Roger Pueyo Centelles, 09-01-2015 12:08


Lunced

About

Lunced is an OpenWrt daemon written in Lua for the NC tool of the Confine OC2 project. It provides information to the NC web user interface about the node itself via Ubus and other nodes in the network using JSON over HTTP.

Requirements

Lunced needs the libubox-lua package, available from OpenWrt Barrier Breaker 14.07 on. You can install it on your node by typing:

opkg update
opkg install libubox-lua

Installation

Copy the contents of the packages/lunced/files folder to the / on your device. Then enable the daemon (/etc/init.d/lunced enable) and start it (/etc/init.d/lunced start).

Changelog

Version 0.4.1

  • Added function bmx6Descriptors: return all the descriptors in /var/run/bmx6/json/descriptions/
  • Fixed daemon stop function in /etc/init.d/lunced

Actualitzat per Roger Pueyo Centelles fa casi 10 anys · 3 revisions