Simple Live Data Collection | Data Collection Tool

topology

How it works?

  • 1- Build server
  • 2- Connect with admin and client to server
  • 3- To collect information, send the request to the server through the admin, and then to the client

Installation

git clone https://github.com/LetsDefend/Simple-Live-Data-Collection

Server

cd server python main.py

Admin

cd admin python main.py

Client

cd client python main.py

Change the “HOST” variable in main.py file

Screenshots

r2 r3

GitHub:

5 Likes