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.
- Host: GitHub
- URL: https://github.com/mariusmuntean/lanclients
- Owner: mariusmuntean
- Created: 2017-02-04T16:18:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T19:47:05.000Z (about 9 years ago)
- Last Synced: 2025-10-25T03:47:42.227Z (8 months ago)
- Topics: java-8, lan, network-analysis, raspberry-pi, vaadin8
- Language: CSS
- Homepage:
- Size: 34.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.