- 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
git clone https://github.com/LetsDefend/Simple-Live-Data-Collectioncd server
python main.pycd admin
python main.pycd client
python main.pyChange the "HOST" variable in main.py file