Hello, is there any way to see the internet data usage of a Snap? I’ve installed Jami and I would like to know how much data it uses on a session. Something similar to Android, from which you can see how much data a single application used.
1 Like
Not really, that’s not in the scope of what snapd does. Snap applications are placed in a cgroup under your session, so perhaps you could extract some information this way. Alternatively, maybe you can try GitHub - evilsocket/opensnitch: OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch. which will likely contain some statistics.
Thank you. I don’t really need to monitor data usage, but I’m wondering if it could be done in an simple way. Thanks for your reply