erikng / Cacher

A python script for extracting macOS Caching Server data
Apache License 2.0
134 stars 40 forks source link

Wip #32

Closed calum-github closed 7 years ago

calum-github commented 7 years ago

Fix calculations, calculate served (returned to client) and retrieved… … … from internet(apple)

Fixes the problem with incorrect calculations. Also calculates the amount of data returned to client devices even when these client devices drop the connection or cancel the download. The total amount of data returned to clients is calculated.