Docker/Pods/Wifi
From charlesreid1
UGR wifi boat ships the following services;
- stunnel server
- web server (hello world, report, file management)
- https web server 9hello world)
- mongodb database
Note that the UGR wifi boat does not receive or process raw packet data. The Raspberry Pi device will extract network data, either by using a tool that extracts relevant information or by running a tool like scapy or aircrack on the Raspberry Pi to capture and process network data local to the Pi. Only small, digested, processed data is sent back to the server.
Data to inform the server about processes that are running? How to install a program that runs on the pi and tries to call home and send updates on information going on with the operating system, running processes, etc.?