mini projects comp engg
sh script to create html+css system report
How to run
tip: get sha1 code from here(make sure to use lenght of string 6 or less)
python3 master.py [local ip addr] [port] [sha1 code]
python3 master.py 192.168.1.105 9987 e5acb1a96e34cd7f263aada0b69aa58bdd722a03
python3 slave.py [master ip addr] [master port]
python3 slave.py 192.168.1.105 9987