Hello!
I'm running Ubuntu 16.04 LTS on my workstation together with the latest version of WhatPulse (2.7.1).
Keys, Clicks and Uptime is recorded and pulsed correctly, but I am not able to get it to record Download and Upload without running it as root.
I have run: setcap cap_net_raw,cap_net_admin=eip ./whatpulse (even as root), but still, it doesn't seem to have the correct permissions to record data.
Error I'm getting is:
DEBUG Couldn't open device "eno1" : eno1: You don't have permission to capture on that device (socket: Operation not permitted)
Workaround would be to run it as root, but then the GUI isn't shown.
I'm running Ubuntu 16.04 LTS on my workstation together with the latest version of WhatPulse (2.7.1).
Keys, Clicks and Uptime is recorded and pulsed correctly, but I am not able to get it to record Download and Upload without running it as root.
I have run: setcap cap_net_raw,cap_net_admin=eip ./whatpulse (even as root), but still, it doesn't seem to have the correct permissions to record data.
Error I'm getting is:
DEBUG Couldn't open device "eno1" : eno1: You don't have permission to capture on that device (socket: Operation not permitted)
Workaround would be to run it as root, but then the GUI isn't shown.