An open API service indexing awesome lists of open source software.

https://github.com/mariusmuntean/lanclients

A LAN client sampling tool for the Raspberry Pi and simple Vaadin app for viewing the recorded data.
https://github.com/mariusmuntean/lanclients

java-8 lan network-analysis raspberry-pi vaadin8

Last synced: about 2 months ago
JSON representation

A LAN client sampling tool for the Raspberry Pi and simple Vaadin app for viewing the recorded data.

Awesome Lists containing this project

README

          

1. A **LAN sampling tool** for the raspberry pi. It periodically collects information about clients in the LAN. This is done by the so-called LanClientsScan module. Collection is done robustly(recovers from restarts and crashes) and with an adjustable time period.

2. A **simple Vaadin web app** to show the collected data. This web app is hosted on the same raspberry pi in a Tomcat instance.