Go to file
2018-11-25 11:17:39 -05:00
src Fix incompatibility with OpenWrt 2018.6.1 2018-11-25 11:17:39 -05:00
.gitignore Add travis-ci build 2018-11-04 11:55:16 -05:00
.travis.yml Improve travis file 2018-11-04 13:11:10 -05:00
LICENSE First import 2018-08-20 19:02:33 -04:00
Makefile Fix incompatibility with OpenWrt 2018.6.1 2018-11-25 11:17:39 -05:00
netmap.jpg Update Readme 2018-11-04 12:10:42 -05:00
README.md Update Readme 2018-11-04 12:10:42 -05:00

luci-app-netmap

Features

Shows a network diagram with all detected machines and physical connections:

Example

Install

  1. Download the ipk on the release tab
  2. install using opkg install luci-app-netmap-*.ipk

Build

  1. Git clone this repository in your package directory.
  2. make menuconfig and select luci-app-netmap in LUCI category and save.
  3. make package/luci-app-netmap/compile with a single package.