Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 199 Bytes

File metadata and controls

4 lines (3 loc) · 199 Bytes

Server.py monitors a server's access logs, and reports back to Client.py which in turns uses a plotting package to display hits to a server over a period of 24 hours

Server.py (3.0) Client.py (2.7)