Skip to content

Program in client - server tcp architecture that collects telemetry data from PC and sends them to server.

Notifications You must be signed in to change notification settings

dawmro/tcp_telemetry_collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

tcp_telemetry_collector

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

Usage

  1. compile tcp_receiver.c with sh gcc tcp_receiver.c
  2. run ./a.out
  3. run python script

About

Program in client - server tcp architecture that collects telemetry data from PC and sends them to server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published