ss-abramchuk / OpenVPNAdapter

Objective-C wrapper for OpenVPN library. Compatible with iOS and macOS.
GNU Affero General Public License v3.0
482 stars 217 forks source link

How to know how much data gets saved, if compression mode is set? #109

Open swati-daffodilsw opened 5 years ago

swati-daffodilsw commented 5 years ago

Hi @ss-abramchuk

If I set datacompression mode in my app, is there any way by which I can get to know how much data user has saved using this functionality?

Any help is appreciable.

Thanks

swati-daffodilsw commented 5 years ago

@ss-abramchuk

can we get post-compressed bytes and pre-compressed bytes , if data compression is enabled?

ss-abramchuk commented 5 years ago

Hi @swati-daffodilsw, I'm afraid there are no such stats.