Program in client - server tcp architecture that collects telemetry data from PC and sends them to server. Client written in Python, server in C.
Libre Hardware Monitor is being used as data source for WMI: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
- compile tcp_receiver.c with
sh gcc tcp_receiver.c
- run ./a.out
- run python script