Runs a Flask server to parse and store received information sent by clients
cd server
pip install -r requirements.txt
./server.py
Runs a Python client on a Linux machine to capture host information and send to the server
cd client
./configure && make
XXX use freeze
Please use ethically.