Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 341 Bytes

File metadata and controls

18 lines (15 loc) · 341 Bytes

covertcomms

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.