mirror of
https://github.com/DavBfr/luci-app-netmap
synced 2025-01-05 10:27:40 +08:00
src | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
netmap.jpg | ||
README.md |
luci-app-netmap
Features
Shows a network diagram with all detected machines and physical connections:
Install
- Download the ipk on the release tab
- install using
opkg install luci-app-netmap-*.ipk
Build
- Git clone this repository in your
package
directory. make menuconfig
and select luci-app-netmap in LUCI category and save.make package/luci-app-netmap/compile
with a single package.